Skip to content

Conversation

@AlexV525
Copy link
Member

@AlexV525 AlexV525 commented Feb 8, 2025

What does this change?

An alternative of #652.

Fixes #651 🎯

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@codecov
Copy link

codecov bot commented Feb 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.55%. Comparing base (778be81) to head (0d2bde7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #653   +/-   ##
=======================================
  Coverage   97.55%   97.55%           
=======================================
  Files          21       21           
  Lines         819      819           
=======================================
  Hits          799      799           
  Misses         20       20           

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

@AlexV525 AlexV525 merged commit f7a04f7 into main Feb 9, 2025
5 checks passed
@AlexV525 AlexV525 deleted the fix/dart-style-compatibilities branch February 9, 2025 05:56
@AlexV525 AlexV525 mentioned this pull request Mar 2, 2025
AlexV525 added a commit that referenced this pull request Mar 2, 2025
## 5.10.0

**Feature**
- [#659](#659) Add support
Telegram Sticker `.tgs` in Lottie Integration. by
[@dungngminh](https://github.com/dungngminh)

**Bug fix**
- [#653](#653) Constraints
`dart_style` to `>=2.3.7`. by [@AlexV525](https://github.com/AlexV525)
- [#656](#656) Add missing
parameters in Lottie integration from lottie 3.0.0. by
[@dungngminh](https://github.com/dungngminh)
- [#658](#658) Update
required dart version. by [@koji-1009](https://github.com/koji-1009)
@AlexV525 AlexV525 added this to the 5.10.0 milestone Mar 2, 2025
bluesky950520 added a commit to bluesky950520/flutter_gen-edit that referenced this pull request Mar 11, 2025
## 5.10.0

**Feature**
- [#659](FlutterGen/flutter_gen#659) Add support
Telegram Sticker `.tgs` in Lottie Integration. by
[@dungngminh](https://github.com/dungngminh)

**Bug fix**
- [#653](FlutterGen/flutter_gen#653) Constraints
`dart_style` to `>=2.3.7`. by [@AlexV525](https://github.com/AlexV525)
- [#656](FlutterGen/flutter_gen#656) Add missing
parameters in Lottie integration from lottie 3.0.0. by
[@dungngminh](https://github.com/dungngminh)
- [#658](FlutterGen/flutter_gen#658) Update
required dart version. by [@koji-1009](https://github.com/koji-1009)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: DartFormatter.latestLanguageVersion is supported by dart_style v2.3.7 and above

2 participants