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

[BUG] Cannot use the package on flutter 3.22 #1889

Closed
SoroushBeigi opened this issue May 25, 2024 · 1 comment · Fixed by #1883
Closed

[BUG] Cannot use the package on flutter 3.22 #1889

SoroushBeigi opened this issue May 25, 2024 · 1 comment · Fixed by #1883
Labels
bug This issue reports broken functionality or another error P: 1 (important) S: core Scoped to the core flutter_map functionality

Comments

@SoroushBeigi
Copy link

What is the bug?

The latest flutter update has totally replaced some theme-related objects which were deprecated before and the package cannot be used on the latest flutter version. I'm willing to solve this issue and create a PR.

How can we reproduce it?

deprecated and removed codes must be replaced.

Do you have a potential solution?

I can migrate the plugin to the latest flutter and dart version

Platforms

All

Severity

Fatal: Causes the application to crash

@SoroushBeigi SoroushBeigi added bug This issue reports broken functionality or another error needs triage This new bug report needs reproducing and prioritizing labels May 25, 2024
@JaffaKetchup
Copy link
Member

Hi @SoroushBeigi,
This has been fixed in #1883. Please use the master branch if using Flutter 2.22 is a requirement. We hope to release a new prerelease or version in the coming days.

@JaffaKetchup JaffaKetchup linked a pull request May 25, 2024 that will close this issue
@JaffaKetchup JaffaKetchup added P: 1 (important) S: core Scoped to the core flutter_map functionality and removed needs triage This new bug report needs reproducing and prioritizing labels May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue reports broken functionality or another error P: 1 (important) S: core Scoped to the core flutter_map functionality
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants