* Push Notification Setup and attempt

* Office Ordering
* Allow editing of Task and Ticket Details after creation
This commit is contained in:
2026-02-24 21:06:46 +08:00
parent cc6fda0e79
commit 5979a04254
25 changed files with 1130 additions and 91 deletions
+3
View File
@@ -1,5 +1,8 @@
plugins {
id("com.android.application")
// START: FlutterFire Configuration
id("com.google.gms.google-services")
// END: FlutterFire Configuration
id("kotlin-android")
// The Flutter Gradle Plugin must be applied after the Android and Kotlin Gradle plugins.
id("dev.flutter.flutter-gradle-plugin")
+29
View File
@@ -0,0 +1,29 @@
{
"project_info": {
"project_number": "173359574734",
"project_id": "tasq-17fb3",
"storage_bucket": "tasq-17fb3.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:173359574734:android:28f9a6792ea579ad2baa9f",
"android_client_info": {
"package_name": "com.example.tasq"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyDt0ZYxfjXXxF4PS8NKbzOHFSHJC2LFvU4"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}