-
Notifications
You must be signed in to change notification settings - Fork 55
chore: flutter upgrade #2068
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
base: main
Are you sure you want to change the base?
chore: flutter upgrade #2068
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2068 +/- ##
==========================================
+ Coverage 55.63% 55.64% +0.01%
==========================================
Files 147 147
Lines 19159 19168 +9
==========================================
+ Hits 10659 10666 +7
- Misses 8500 8502 +2 see 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
555c5da
to
6251c65
Compare
cbcae39
to
d65bcb2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are only updating the CI flutter version here, is this intentional?
All the dependencies were already up to date |
d65bcb2
to
efd34cb
Compare
efd34cb
to
c41180a
Compare
@@ -1,3 +1,5 @@ | |||
// ignore_for_file: deprecated_member_use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, not sure if it wouldn't be better to directly migrate everything to web. In the SDK actually we don't need to rush for the dart upgrade. Maybe worth another issue I guess? @asabri97
@asabri97 can you take a look at this again please? |
No description provided.