flutter_map_demo
flutter_map_demo copied to clipboard
A demo application using the Flutter Google Map plugin
Results
1
flutter_map_demo issues
Sort by
recently updated
recently updated
newest added
compiling and running the app under Dart2 gave me a red screen on the device with the message > type '_BroadcastStream' is not a subtype of type 'Stream' It seems...