add required packages
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: wheres_my_sign
|
||||
description: "A new Flutter project."
|
||||
description: "A flutter application to help real estate agents find their signs."
|
||||
# The following line prevents the package from being accidentally published to
|
||||
# pub.dev using `flutter pub publish`. This is preferred for private packages.
|
||||
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
@@ -34,6 +34,9 @@ dependencies:
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
cupertino_icons: ^1.0.8
|
||||
google_maps_flutter: ^2.12.1
|
||||
geolocator: ^14.0.0
|
||||
permission_handler: ^12.0.0+1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user