mirror of
https://github.com/flutter/samples.git
synced 2026-04-07 12:14:27 +00:00
flutter pub update & various fixes (#627)
This commit is contained in:
@@ -4,14 +4,14 @@ description: A new Flutter project.
|
||||
version: 1.0.0+1
|
||||
|
||||
environment:
|
||||
sdk: ">=2.5.0 <3.0.0"
|
||||
sdk: ">=2.10.0 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
cupertino_icons: ^0.1.3
|
||||
google_maps_flutter: ^0.5.0
|
||||
cupertino_icons: ^1.0.0
|
||||
google_maps_flutter: ^1.0.6
|
||||
google_maps_flutter_web: ^0.1.0
|
||||
provider: ^4.0.0
|
||||
uuid: ^2.0.4
|
||||
|
||||
Reference in New Issue
Block a user