parse-community / Parse-SDK-Flutter

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

fix: Add support for Dart 3.4, 3.5; remove support for Dart 3.0, 3.1 #1016

Closed mbfakourii closed 1 month ago

mbfakourii commented 1 month ago

Pull Request

Issue

Add support for Dart 3.4, 3.5 and remove support for Dart 3.0,3.1

Closes: #1010

Approach

n/a

Tasks

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

Thanks for opening this pull request!

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 43.48%. Comparing base (c388545) to head (8969ee5). Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
packages/dart/lib/src/network/parse_query.dart 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1016 +/- ## ========================================== + Coverage 43.37% 43.48% +0.11% ========================================== Files 61 61 Lines 3463 3463 ========================================== + Hits 1502 1506 +4 + Misses 1961 1957 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.