Trying to run flutter run in example.
Getting
Running "flutter packages get" in flutter_map_example...
The current Dart SDK version is 2.1.0-dev.1.0.flutter-ccb16f7282.
Because flutter_map_example depends on flutter_map from path which requires SDK version >=1.19.0 <2.0.0, version solving failed.
pub get failed (1)
Is it possible to update pubspec.yaml to allow new SDK ?
Trying to run
flutter runin example.Getting
Is it possible to update pubspec.yaml to allow new SDK ?