flutter-mapbox-gl / maps

A Mapbox GL flutter package for creating custom maps
Other
1.04k stars 503 forks source link

Mapbox GL Web not supporting latest version of image package (4.X.X) #1263

Closed JeromeGsq closed 1 year ago

JeromeGsq commented 1 year ago

Hello, I am unable to build my app using the package mapbox_gl because mapbox_gl_web only supports image: ^3.0.0, but I am using crop_your_image package which has been updated to version 4.0.0. As a result, I am getting an error when trying to run my app.

Flutter version: 3.3.9

💻 Suggestion: Support for image: ^4.0.0 should be added to Mapbox GL Web to fix this issue.

🔧 Action: Please update mapbox_gl_web package to support at least image: ^4.0.0

High as it is blocking me from building my app Let me know if you need more information or if there is something I can do to help resolve this issue.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.