File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.0.0+1] 2025-04-18
2
+
3
+ - Update "Getting started" documentation
4
+
1
5
## [ 2.0.0] 2025-04-06
2
6
3
7
- Use
Original file line number Diff line number Diff line change 56
56
57
57
``` yaml
58
58
dependencies :
59
- flutter_map : ^6.0.0 # in case you don't have it yet
60
- flutter_map_cache : ^1.3 .0 # this package
59
+ flutter_map : ^8.1.1 # in case you don't have it yet
60
+ flutter_map_cache : ^2.0 .0 # this package
61
61
path_provider : ^2.1.2 # in case the storage backend requires a path
62
62
63
63
# drift
Original file line number Diff line number Diff line change 1
1
name : flutter_map_cache
2
2
description : A slim yet powerful caching plugin for flutter_map tile layers.
3
- version : 2.0.0
3
+ version : 2.0.0+1
4
4
repository : https://github.com/josxha/flutter_map_plugins
5
5
issue_tracker : https://github.com/josxha/flutter_map_plugins/issues
6
6
resolution : workspace
You can’t perform that action at this time.
0 commit comments