parse-community / Parse-SDK-Flutter

The Dart/Flutter SDK for Parse Platform
https://parseplatform.org
Apache License 2.0
575 stars 190 forks source link

refactor: Increment Flutter SDK compatibility to `<4.0.0`; add example project #884

Closed mbfakourii closed 1 year ago

mbfakourii commented 1 year ago

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 #761

Closes: #882

Approach

n/a

TODOs before merging

parse-github-assistant[bot] commented 1 year ago

Thanks for opening this pull request!

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -28.48 :warning:

Comparison is base (d1d1830) 38.68% compared to head (9d70a1b) 10.21%.

Additional details and impacted files ```diff @@ 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 ``` [see 51 files with indirect coverage changes](https://app.codecov.io/gh/parse-community/Parse-SDK-Flutter/pull/884/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=parse-community)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

mbfakourii commented 1 year ago

It is better before this PR Merge PR #761