Skip to content
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

feat: Removes support for Flutter 3.10, 3.13 #1014

Merged

Conversation

mbfakourii
Copy link
Member

@mbfakourii mbfakourii commented Oct 16, 2024

Pull Request

Issue

This release removes support for Flutter 3.10, 3.13

Closes: #1010

Approach

n/a

Tasks

  • Add tests
  • Add changes to documentation (guides, repository pages, code comments)

Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title fix: removes support for Flutter 3.10, 3.13 fix: Removes support for Flutter 3.10, 3.13 Oct 16, 2024
Copy link

parse-github-assistant bot commented Oct 16, 2024

Thanks for opening this pull request!

@mbfakourii mbfakourii changed the title fix: Removes support for Flutter 3.10, 3.13 fix: Removes support for Flutter 3.10, 3.13 Oct 16, 2024
@mbfakourii mbfakourii changed the title fix: Removes support for Flutter 3.10, 3.13 fix: removes support for Flutter 3.10, 3.13 Oct 16, 2024
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title fix: removes support for Flutter 3.10, 3.13 fix: Removes support for Flutter 3.10, 3.13 Oct 16, 2024
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 43.48%. Comparing base (c388545) to head (722d4a2).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
packages/flutter/lib/parse_server_sdk_flutter.dart 0.00% 7 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@mbfakourii
Copy link
Member Author

@mtrezza

All the warnings have been solved. The error given is related to Parse Flutter Dart package, which will be solved in another PR.

@mbfakourii mbfakourii requested a review from a team October 16, 2024 14:10
@mtrezza mtrezza changed the title fix: Removes support for Flutter 3.10, 3.13 feat: Removes support for Flutter 3.10, 3.13 Oct 16, 2024
@mtrezza
Copy link
Member

mtrezza commented Oct 16, 2024

Great!

@mtrezza mtrezza merged commit b099eee into parse-community:master Oct 16, 2024
15 of 17 checks passed
@mtrezza
Copy link
Member

mtrezza commented Oct 16, 2024

The changelog is missing the added support for flutter 23, 24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update parse_server_sdk_flutter dependencies for compatibility with privacy manifest requirements
2 participants