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

fix: remove deprecated members (for Flutter 3.22) #1883

Merged

Conversation

josxha
Copy link
Contributor

@josxha josxha commented May 15, 2024

info: 'background' is deprecated and shouldn't be used. Use surface instead. This feature was deprecated after v3.18.0-0.1.pre. (deprecated_member_use at [flutter_map_example] lib\pages\polygon_perf_stress.dart:99)

@josxha josxha added this to the v7.0 milestone May 15, 2024
Copy link
Member

@JaffaKetchup JaffaKetchup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@JaffaKetchup JaffaKetchup changed the title fix: remove new deprecations for flutter 3.22 fix: remove deprecated members (for Flutter 3.22) May 15, 2024
@JaffaKetchup JaffaKetchup merged commit 4f6b524 into fleaflet:master May 15, 2024
7 checks passed
@josxha josxha deleted the feat-remove-deprecations-for-flutter-3.22 branch May 15, 2024 12:12
@JaffaKetchup JaffaKetchup linked an issue May 25, 2024 that may be closed by this pull request
JaffaKetchup pushed a commit that referenced this pull request May 26, 2024
JaffaKetchup pushed a commit that referenced this pull request May 27, 2024
fix: remove deprecated members (for Flutter 3.22) (#1883)

(cherry picked from commit 4f6b524)

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

Successfully merging this pull request may close these issues.

[BUG] Cannot use the package on flutter 3.22
2 participants