mapbox / mapbox/mapbox-maps-flutter
Is there a way to clear up the cache
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 380
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
We're noticing some of our users are having multi GB cached files on their device after using mapbox for a few months, ideally we'd love to give our users an option to free the space if necessary.
Is it safe to delete these or is an API call needed?
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 checking the Flutter package's cache-related API surface and the Mapbox Maps SDK documentation for supported cache management. Confirm whether cached files can be removed safely or whether an API call is required, then document the supported way for applications to let users reclaim space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100