flutter_map_cancellable_tile_provider 3.1.1
flutter_map_cancellable_tile_provider: ^3.1.1 copied to clipboard
Plugin for flutter_map that provides a `TileProvider` with the capability to cancel unnecessary HTTP tile requests
CHANGELOG #
3.1.1 - 2025-07-09 #
- Prepare for deprecation
3.1.0 - 2025-02-02 #
- Support flutter_map v8
- Fixed issue where externally created Dio client was closed internally - #13
3.0.2 - 2024-09-12 #
- Minor dependency bumps
- Minor documentation improvements
3.0.0 - 2024-06-08 #
- Updated to support flutter_map v7
2.0.0 - 2023-12-02 #
- Fixed "Exception: Buffer parameter must not be null" - #3 for core #1687
- Multiple bug fixes and performance enhancements - #4 reflecting core #1742
- Added
silenceExceptions
parameter - #4 for core #1703
1.0.0 - 2023-10-09 #
- Initial version, awaiting flutter_map v6 release before v1