Initial Commit

This commit is contained in:
2025-04-17 16:10:35 -07:00
parent 4f6aa17854
commit 4f87339752
68 changed files with 2052 additions and 26 deletions

View File

@@ -1,3 +1,18 @@
# wheres-my-sign
# wheres_my_sign
Dude Where's my sign? App to track real estate agent sign locations
Dude Where's my sign?
A Flutter app to record and show where Real Estate agent signs are placed.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.