flutter_map_cancellable_tile_provider 3.0.0-dev.1
flutter_map_cancellable_tile_provider: ^3.0.0-dev.1 copied to clipboard
Plugin for flutter_map that provides a `TileProvider` with the capability to cancel unnecessary HTTP tile requests
CHANGELOG #
3.0.0 - 2024-04-02 #
- Updated to support flutter_map v7.0.0
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
silenceExceptionsparameter - #4 for core #1703
1.0.0 - 2023-10-09 #
- Initial version, awaiting flutter_map v6 release before v1