Initial commit: GBCM Flutter Mobile App - Base project with Freya Theme integration

This commit is contained in:
dahoud
2025-10-07 20:12:29 +00:00
commit c2bcae05cc
128 changed files with 5015 additions and 0 deletions

13
android/.gitignore vendored Normal file
View File

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