Add Dialog with Pageview to select new house, and then drop a pin where the house is, then zoom map to that area.

This commit is contained in:
2025-04-20 20:36:13 -07:00
parent 9170fffdf8
commit dd9d1a67ab
19 changed files with 1581 additions and 6 deletions

View File

@@ -38,6 +38,13 @@ dependencies:
geolocator: ^14.0.0
permission_handler: ^12.0.0+1
flutter_dotenv: ^5.2.1
powersync: ^1.12.2
uuid: ^4.5.1
supabase_flutter: ^2.8.4
google_sign_in: ^6.3.0
go_router: ^15.0.0
smooth_page_indicator: ^1.2.1
flutter_google_places_sdk: ^0.4.2+1
dev_dependencies:
flutter_test:
@@ -93,5 +100,7 @@ flutter:
# see https://flutter.dev/to/font-from-package
assets:
- .env
- assets/
- assets/app_title.png
- assets/icons/sign_marker.png
- assets/icons/sign_marker.png
- assets/icons/house.png