Closed ibraheemalayan closed 1 year ago
Hi @ibraheemalayan, I'm aware of this. I'm currently focusing on getting a new flutter_map release, and plan to come back to this very soon. I've taken a short break. This is because I misconfigured the dependency constraints and used the carat operator where I shouldn't have. Thus, pub.dev is using a newer prerelease of FM than is supported. You can workaround this by specifying "6.0.0-dev.2" for FM in your apps dependency overrides.
Fixed by the latest prerelease.
What is the bug?
This library fails on pub.dev static analysis and in compilation
How can we reproduce it?
it is a syntax error
Do you have a potential solution?
No response
Platforms
All
Severity
Fatal: Causes the application to crash