This commit is contained in:
2025-09-17 20:00:01 +02:00
commit 5bec5568d2
32 changed files with 703 additions and 0 deletions

25
pubspec.yaml Normal file
View 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