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