mapbox / mapbox/mapbox-maps-flutter

Map covering App Bar

Open
#146 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.