Installation
Install
flutter pub add flutter_map_tile_cachingdependency_overrides:
flutter_map_tile_caching:
git:
url: https://github.com/JaffaKetchup/flutter_map_tile_caching.git
# ref: a commit hash, branch name, or tag (otherwise defaults to master)<dict> <key>com.apple.security.application-groups</key> <array> <string>FGDTDLOBXDJ.demo</string> </array> ... </dict>
Import
import 'package:flutter_map_tile_caching/flutter_map_tile_caching.dart';Last updated
Was this helpful?