flutter_map_cancellable_tile_provider 3.0.1 flutter_map_cancellable_tile_provider: ^3.0.1 copied to clipboard
Plugin for flutter_map that provides a `TileProvider` with the capability to cancel unnecessary HTTP tile requests
CHANGELOG #
[3.0.1] - 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