mapbox / mapbox/mapbox-maps-flutter
Map covering App Bar
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 380
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
I am porting my app across from another package to mapbox-maps-flutter, and have the same issue from the other package: https://github.com/flutter-mapbox-gl/maps/issues/1008
There is a solution that works with the other package (which I need to replicate), but I am not sure how to implement it within this package?
(Note, I know this is fixed in newer versions of Flutter, but I cannot update my app to newer versions)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked flutter-mapbox-gl issue and comparing its working solution with the mapbox-maps-flutter integration. Investigate the map and App Bar interaction using the package entry points; done means the map no longer covers the App Bar for the older Flutter version that cannot be upgraded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100