first version worth putting in git - compiles and runs - missing a lot still.

This commit is contained in:
stopflock
2025-07-18 14:25:22 -05:00
parent bd0898c5e4
commit eee92f4f21
71 changed files with 2728 additions and 2 deletions

14
android/.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
gradle-wrapper.jar
/.gradle
/captures/
/gradlew
/gradlew.bat
/local.properties
GeneratedPluginRegistrant.java
.cxx/
# Remember to never publicly share your keystore.
# See https://flutter.dev/to/reference-keystore
key.properties
**/*.keystore
**/*.jks