initial
This commit is contained in:
25
pubspec.yaml
Normal file
25
pubspec.yaml
Normal file
@@ -0,0 +1,25 @@
|
||||
name: maps_bookmarks
|
||||
description: "A new way to save google maps bookmarks"
|
||||
|
||||
publish_to: 'none'
|
||||
|
||||
version: 1.0.0+1
|
||||
|
||||
environment:
|
||||
sdk: ^3.9.2
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
cupertino_icons: ^1.0.8
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
flutter_lints: ^5.0.0
|
||||
|
||||
flutter:
|
||||
|
||||
uses-material-design: true
|
||||
Reference in New Issue
Block a user