Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚡️ Use FilterQuality.medium #599

Merged
merged 3 commits into from
Nov 18, 2024
Merged

⚡️ Use FilterQuality.medium #599

merged 3 commits into from
Nov 18, 2024

Conversation

AlexV525
Copy link
Member

What does this change?

Resolves #598

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
    • Ensure the tests (melos run test)
    • Ensure the analyzer and formatter pass (melos run format to automatically apply formatting)
  • Appropriate docs were updated (if necessary)

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.01%. Comparing base (d25ae52) to head (ed1f2cc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #599   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files          23       23           
  Lines         909      909           
=======================================
  Hits          891      891           
  Misses         18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AlexV525 AlexV525 marked this pull request as ready for review November 18, 2024 01:32
@AlexV525 AlexV525 merged commit 88b2b16 into main Nov 18, 2024
5 checks passed
@AlexV525 AlexV525 deleted the feat/default-image-quality branch November 18, 2024 02:23
@AlexV525 AlexV525 added this to the 5.9.0 milestone Feb 5, 2025
@AlexV525 AlexV525 mentioned this pull request Feb 5, 2025
AlexV525 added a commit that referenced this pull request Feb 5, 2025
## 5.9.0

**Feature**
- [#587](#587) Support
Lottie ZIP archive files. by [@AlexV525](https://github.com/AlexV525)
- [#599](#599) Use
`FilterQuality.medium` for the image integration. by
[@AlexV525](https://github.com/AlexV525)
- [#615](#615) Support
`dart_style` v3. by [@AlexV525](https://github.com/AlexV525)
- [#618](#618) Remove
Flare integration. by [@AlexV525](https://github.com/AlexV525)
- [#619](#619) Generate
package path for directory. by [@AlexV525](https://github.com/AlexV525)
- [#620](#620) Format Dart
files with the current Dart version instead of the latest supported. by
[@AlexV525](https://github.com/AlexV525)
- [#621](#621) Adds
`.lottie` support. by [@AlexV525](https://github.com/AlexV525)
- [#635](#635) Support
`archive` v4. by [@AlexV525](https://github.com/AlexV525)
- [#645](#645) Allows not
enable the image integration. by
[@AlexV525](https://github.com/AlexV525)

**Development**
- [#593](#593) Better
stdouts. by [@AlexV525](https://github.com/AlexV525)
- [#622](#622) Fix invalid
codecov config. by [@AlexV525](https://github.com/AlexV525)
- [#630](#630) Update
proper EOF. by [@AlexV525](https://github.com/AlexV525)
- [#643](#643)
Improvements with code lints. by
[@AlexV525](https://github.com/AlexV525)
- [#644](#644) Format
code. by [@AlexV525](https://github.com/AlexV525)

**Bug fix**
- [#592](#592) Accept both
`flutter_gen` and `flutter_gen_runner` as the entry of build.yaml. by
[@b2nkuu](https://github.com/b2nkuu)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant