diff --git a/pubspec.yaml b/pubspec.yaml index 92da2c634..ebd63b4a8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,8 +1,6 @@ name: flutter_map description: A Dart implementation of Leaflet for Flutter apps version: 0.9.0 -authors: - - John Ryan homepage: https://github.com/johnpryan/flutter_map environment: @@ -18,11 +16,12 @@ dependencies: transparent_image: ^1.0.0 async: ^2.1.0 flutter_image: ^3.0.0 - cached_network_image: ^2.0.0-rc + cached_network_image: ^2.0.0 sqflite: ^1.1.5 path_provider: ^1.5.1 vector_math: ^2.0.0 proj4dart: ^1.0.4 + meta: ^1.1.0 dev_dependencies: pedantic: ^1.8.0