PackageTrack
Sign in Get early access

flutter_map_cache

A slim yet powerful caching plugin for flutter_map tile layers.

2.1.0 22K downloads/mo #2109 most downloaded on pub.dev josxha/flutter_map_plugins

What this package is like to depend on

Last release 4 months ago

11 Apr 2026

Release timing varies

gaps range from 1 weeks to 12 months

Nearly every release is documented

notes for 17 of 17 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

17 releases · first in 2023

1 release in the last 12 months

see the full history below

Release timeline

17 releases · Jun 2023 to Apr 2026
2024 2025 2026
Release Pre-release

Releases

latest 17
  1. 2.1.0 11 Apr 2026
    Release notes
    • Add headers parameter to CachedTileProvider to allow adding custom headers to tile requests.
    Open source →
  2. 2.0.0 06 Apr 2025
    Release notes

    Please update your integration and used store packages according to the Getting Started section. More information can be found in the dio_cache_interceptor changelog.

    Open source →
  3. 2.0.0+1 18 Apr 2025
    Release notes
    • Update "Getting started" documentation
    Open source →
  4. 1.5.2 05 Feb 2025
    Release notes
    • Support for flutter_map v6, v7 and v8
    Open source →
  5. 1.5.1 28 May 2024
    Release notes
    • Support for flutter_map v6 and v7
    Open source →
  6. 1.5.0 19 Feb 2024
    Release notes
    • fix: assertion error when the total amount of bytes is unknown (thanks to @Thelm76).
    • add: optional cachePolicy parameter (thanks to @Thelm76).
    • Update README
    Open source →
  7. 1.4.4 10 Feb 2024
    Release notes
    • Add web as supported platform
    • Update docs
    • Add tests
    Open source →
  8. 1.4.3 06 Feb 2024
    Release notes
    • Fix: CachedTileProvider.dio had its BaseOptions overridden (#12, thanks to @Thelm76)
    • Add tests
    Open source →
  9. 1.4.2 01 Feb 2024
    Release notes
    • Migrate GitHub repository to a multi-package repo.
    • Update README and package links.
    Open source →
  10. 1.4.1 24 Jan 2024
    Release notes
    • Fix description of Isar in the README file.
    Open source →
  11. 1.4.0 24 Jan 2024
    Release notes
    • Add dio as a parameter to CachedTileProvider. You're now able to provide and reuse your own Dio instance (thanks to @PatrickWulfe).
    • Deprecate the dioOptions parameter. Prefer creating your own Dio instance and provide it to the dio parameter.
    • Update the README file (for example add isar to the list of supported storage backends).
    Open source →
  12. 1.3.1 20 Oct 2023
    Release notes
    • Remove exception from the console when tile requests get cancelled (see https://github.com/josxha/flutter_map_plugins/issues/3).
    Open source →
  13. 1.3.0 09 Oct 2023
    Release notes
    Open source →
  14. 1.2.0 28 Jun 2023
    Release notes

    CachedTileProvider

    • Add the List<Interceptor>? interceptors as a Parameter and remove the verbose parameter. The interceptors will get applied before the cache interceptor.
    • The store parameter is now required.
    • Add the option to override the hitCacheOnErrorExcept parameter. By default, a cached request will not get used if the server returns with status code 401 or 403.
    • Remove the dio parameter but set dio as a public field variable so that it can get modified after creation.
    • Add BaseOptions? dioOptions as a parameter.

    Fixes

    • Use cache when device has no internet connection and a SocketException gets thrown.
    Open source →
  15. 1.1.1 22 Jun 2023
    Release notes
    • Update documentation and example project
    • Use the user agent header provided by the TileLayer
    Open source →
  16. 1.1.0 09 Jun 2023
    Release notes
    • Add maxStale and keyBuilder as optional parameters to CachedTileProvider:
    Open source →
  17. 1.0.0 09 Jun 2023
    Release notes
    • Initial version.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive