167-flutter-geolocation-firestore icon indicating copy to clipboard operation
167-flutter-geolocation-firestore copied to clipboard

Episode 167 - Realtime Geolocation with Flutter, Google Maps, and Firestore

Results 2 167-flutter-geolocation-firestore issues
Sort by recently updated
recently updated
newest added

When run flutter run -v, it works. But on flutter run, it display this error, The following _CompileTimeError was thrown building FireMap(dirty, state: FireMapState#0f0b0): I/flutter (13678): 'package:google_tracker/main.dart': error: lib/main.dart:39:9: Error:...

![errors](https://user-images.githubusercontent.com/48431839/54108316-ec211280-43db-11e9-8b9d-6040f6d0ead9.png) I updated the pubspec.yaml and this appear. If I use an old version of google map the map isn't shown. Thanks !