-
-
Notifications
You must be signed in to change notification settings - Fork 206
refactor: Increment Flutter SDK compatibility to <4.0.0
; add example project
#884
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
refactor: Increment Flutter SDK compatibility to <4.0.0
; add example project
#884
Conversation
increase sdk environment add screenshots
Thanks for opening this pull request!
|
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #884 +/- ##
===========================================
- Coverage 38.68% 10.21% -28.48%
===========================================
Files 56 5 -51
Lines 3278 284 -2994
===========================================
- Hits 1268 29 -1239
+ Misses 2010 255 -1755 ☔ View full report in Codecov by Sentry. |
It is better before this PR Merge PR #761 |
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.
Looks good!
<4.0.0
; add example project
<4.0.0
; add example project<4.0.0
; add example project
New Pull Request Checklist
Issue Description
Add example for flutter pakage
Add screenshot
Increase the sdk environment range to 4 (base (flutter packages))
Increase the description between 60 and 180 characters
upgrade parse_server_sdk
vsync
remove in #761Closes: #882
Approach
n/a
TODOs before merging