-
-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: Removes support for Flutter 3.10
, 3.13
#1014
feat: Removes support for Flutter 3.10
, 3.13
#1014
Conversation
I will reformat the title to use the proper commit message syntax. |
Thanks for opening this pull request! |
3.10
, 3.13
3.10
, 3.13
3.10
, 3.13
I will reformat the title to use the proper commit message syntax. |
3.10
, 3.13
3.10
, 3.13
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1014 +/- ##
==========================================
+ Coverage 43.37% 43.48% +0.11%
==========================================
Files 61 61
Lines 3463 3463
==========================================
+ Hits 1502 1506 +4
+ Misses 1961 1957 -4 ☔ View full report in Codecov by Sentry. |
All the warnings have been solved. The error given is related to Parse Flutter Dart package, which will be solved in another PR. |
3.10
, 3.13
3.10
, 3.13
Great! |
The changelog is missing the added support for flutter 23, 24 |
Pull Request
Issue
This release removes support for Flutter 3.10, 3.13
Closes: #1010
Approach
n/a
Tasks