diff --git a/apps/mobile/prototypes/client_mobile_application/.gitignore b/apps/mobile/prototypes/client_mobile_application/.gitignore
deleted file mode 100644
index 3820a95c..00000000
--- a/apps/mobile/prototypes/client_mobile_application/.gitignore
+++ /dev/null
@@ -1,45 +0,0 @@
-# Miscellaneous
-*.class
-*.log
-*.pyc
-*.swp
-.DS_Store
-.atom/
-.build/
-.buildlog/
-.history
-.svn/
-.swiftpm/
-migrate_working_dir/
-
-# IntelliJ related
-*.iml
-*.ipr
-*.iws
-.idea/
-
-# The .vscode folder contains launch configuration and tasks you configure in
-# VS Code which you may wish to be included in version control, so this line
-# is commented out by default.
-#.vscode/
-
-# Flutter/Dart/Pub related
-**/doc/api/
-**/ios/Flutter/.last_build_id
-.dart_tool/
-.flutter-plugins-dependencies
-.pub-cache/
-.pub/
-/build/
-/coverage/
-
-# Symbolication related
-app.*.symbols
-
-# Obfuscation related
-app.*.map.json
-
-# Android Studio will place build artifacts here
-/android/app/debug
-/android/app/profile
-/android/app/release
diff --git a/apps/mobile/prototypes/client_mobile_application/.metadata b/apps/mobile/prototypes/client_mobile_application/.metadata
deleted file mode 100644
index 2c6187b3..00000000
--- a/apps/mobile/prototypes/client_mobile_application/.metadata
+++ /dev/null
@@ -1,45 +0,0 @@
-# This file tracks properties of this Flutter project.
-# Used by Flutter tool to assess capabilities and perform upgrades etc.
-#
-# This file should be version controlled and should not be manually edited.
-
-version:
- revision: "b45fa18946ecc2d9b4009952c636ba7e2ffbb787"
- channel: "stable"
-
-project_type: app
-
-# Tracks metadata for the flutter migrate command
-migration:
- platforms:
- - platform: root
- create_revision: b45fa18946ecc2d9b4009952c636ba7e2ffbb787
- base_revision: b45fa18946ecc2d9b4009952c636ba7e2ffbb787
- - platform: android
- create_revision: b45fa18946ecc2d9b4009952c636ba7e2ffbb787
- base_revision: b45fa18946ecc2d9b4009952c636ba7e2ffbb787
- - platform: ios
- create_revision: b45fa18946ecc2d9b4009952c636ba7e2ffbb787
- base_revision: b45fa18946ecc2d9b4009952c636ba7e2ffbb787
- - platform: linux
- create_revision: b45fa18946ecc2d9b4009952c636ba7e2ffbb787
- base_revision: b45fa18946ecc2d9b4009952c636ba7e2ffbb787
- - platform: macos
- create_revision: b45fa18946ecc2d9b4009952c636ba7e2ffbb787
- base_revision: b45fa18946ecc2d9b4009952c636ba7e2ffbb787
- - platform: web
- create_revision: b45fa18946ecc2d9b4009952c636ba7e2ffbb787
- base_revision: b45fa18946ecc2d9b4009952c636ba7e2ffbb787
- - platform: windows
- create_revision: b45fa18946ecc2d9b4009952c636ba7e2ffbb787
- base_revision: b45fa18946ecc2d9b4009952c636ba7e2ffbb787
-
- # User provided section
-
- # List of Local paths (relative to this file) that should be
- # ignored by the migrate tool.
- #
- # Files that are not part of the templates will be ignored by default.
- unmanaged_files:
- - 'lib/main.dart'
- - 'ios/Runner.xcodeproj/project.pbxproj'
diff --git a/apps/mobile/prototypes/client_mobile_application/README.md b/apps/mobile/prototypes/client_mobile_application/README.md
deleted file mode 100644
index edb5b95e..00000000
--- a/apps/mobile/prototypes/client_mobile_application/README.md
+++ /dev/null
@@ -1,16 +0,0 @@
-# client_app_mvp
-
-A new Flutter project.
-
-## 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.
diff --git a/apps/mobile/prototypes/client_mobile_application/analysis_options.yaml b/apps/mobile/prototypes/client_mobile_application/analysis_options.yaml
deleted file mode 100644
index 0d290213..00000000
--- a/apps/mobile/prototypes/client_mobile_application/analysis_options.yaml
+++ /dev/null
@@ -1,28 +0,0 @@
-# This file configures the analyzer, which statically analyzes Dart code to
-# check for errors, warnings, and lints.
-#
-# The issues identified by the analyzer are surfaced in the UI of Dart-enabled
-# IDEs (https://dart.dev/tools#ides-and-editors). The analyzer can also be
-# invoked from the command line by running `flutter analyze`.
-
-# The following line activates a set of recommended lints for Flutter apps,
-# packages, and plugins designed to encourage good coding practices.
-include: package:flutter_lints/flutter.yaml
-
-linter:
- # The lint rules applied to this project can be customized in the
- # section below to disable rules from the `package:flutter_lints/flutter.yaml`
- # included above or to enable additional rules. A list of all available lints
- # and their documentation is published at https://dart.dev/lints.
- #
- # Instead of disabling a lint rule for the entire project in the
- # section below, it can also be suppressed for a single line of code
- # or a specific dart file by using the `// ignore: name_of_lint` and
- # `// ignore_for_file: name_of_lint` syntax on the line or in the file
- # producing the lint.
- rules:
- # avoid_print: false # Uncomment to disable the `avoid_print` rule
- # prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
-
-# Additional information about this file can be found at
-# https://dart.dev/guides/language/analysis-options
diff --git a/apps/mobile/prototypes/client_mobile_application/android/.gitignore b/apps/mobile/prototypes/client_mobile_application/android/.gitignore
deleted file mode 100644
index be3943c9..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/.gitignore
+++ /dev/null
@@ -1,14 +0,0 @@
-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
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/build.gradle.kts b/apps/mobile/prototypes/client_mobile_application/android/app/build.gradle.kts
deleted file mode 100644
index 950967ca..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/app/build.gradle.kts
+++ /dev/null
@@ -1,45 +0,0 @@
-plugins {
- id("com.android.application")
- id("kotlin-android")
- // The Flutter Gradle Plugin must be applied after the Android and Kotlin Gradle plugins.
- id("dev.flutter.flutter-gradle-plugin")
- id("com.google.gms.google-services")
-}
-
-android {
- namespace = "com.example.client_app_mvp"
- compileSdk = flutter.compileSdkVersion
- ndkVersion = flutter.ndkVersion
-
- compileOptions {
- sourceCompatibility = JavaVersion.VERSION_17
- targetCompatibility = JavaVersion.VERSION_17
- }
-
- kotlinOptions {
- jvmTarget = JavaVersion.VERSION_17.toString()
- }
-
- defaultConfig {
- // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
- applicationId = "com.example.client_app_mvp"
- // You can update the following values to match your application needs.
- // For more information, see: https://flutter.dev/to/review-gradle-config.
- minSdk = flutter.minSdkVersion
- targetSdk = flutter.targetSdkVersion
- versionCode = flutter.versionCode
- versionName = flutter.versionName
- }
-
- buildTypes {
- release {
- // TODO: Add your own signing config for the release build.
- // Signing with the debug keys for now, so `flutter run --release` works.
- signingConfig = signingConfigs.getByName("debug")
- }
- }
-}
-
-flutter {
- source = "../.."
-}
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/google-services.json b/apps/mobile/prototypes/client_mobile_application/android/app/google-services.json
deleted file mode 100644
index d2dd9ffe..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/app/google-services.json
+++ /dev/null
@@ -1,68 +0,0 @@
-{
- "project_info": {
- "project_number": "717206318340",
- "project_id": "krow-apps",
- "storage_bucket": "krow-apps.firebasestorage.app"
- },
- "client": [
- {
- "client_info": {
- "mobilesdk_app_id": "1:717206318340:android:b0bff06f9967d8678af451",
- "android_client_info": {
- "package_name": "com.example.client_app_mvp"
- }
- },
- "oauth_client": [
- {
- "client_id": "717206318340-9c24vluvsda8gh0pt8gk9sd7vj2nptn2.apps.googleusercontent.com",
- "client_type": 3
- }
- ],
- "api_key": [
- {
- "current_key": "AIzaSyCXKJ5yME2a4FlrAzZA5LzSt97JwEwn9qE"
- }
- ],
- "services": {
- "appinvite_service": {
- "other_platform_oauth_client": [
- {
- "client_id": "717206318340-9c24vluvsda8gh0pt8gk9sd7vj2nptn2.apps.googleusercontent.com",
- "client_type": 3
- }
- ]
- }
- }
- },
- {
- "client_info": {
- "mobilesdk_app_id": "1:717206318340:android:d3eac8c3774905e08af451",
- "android_client_info": {
- "package_name": "com.example.staff_app_mvp"
- }
- },
- "oauth_client": [
- {
- "client_id": "717206318340-9c24vluvsda8gh0pt8gk9sd7vj2nptn2.apps.googleusercontent.com",
- "client_type": 3
- }
- ],
- "api_key": [
- {
- "current_key": "AIzaSyCXKJ5yME2a4FlrAzZA5LzSt97JwEwn9qE"
- }
- ],
- "services": {
- "appinvite_service": {
- "other_platform_oauth_client": [
- {
- "client_id": "717206318340-9c24vluvsda8gh0pt8gk9sd7vj2nptn2.apps.googleusercontent.com",
- "client_type": 3
- }
- ]
- }
- }
- }
- ],
- "configuration_version": "1"
-}
\ No newline at end of file
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/debug/AndroidManifest.xml b/apps/mobile/prototypes/client_mobile_application/android/app/src/debug/AndroidManifest.xml
deleted file mode 100644
index 399f6981..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/app/src/debug/AndroidManifest.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/AndroidManifest.xml b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/AndroidManifest.xml
deleted file mode 100644
index ffae6d58..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/AndroidManifest.xml
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/kotlin/com/example/client_app_mvp/MainActivity.kt b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/kotlin/com/example/client_app_mvp/MainActivity.kt
deleted file mode 100644
index 34dfb450..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/kotlin/com/example/client_app_mvp/MainActivity.kt
+++ /dev/null
@@ -1,5 +0,0 @@
-package com.example.client_app_mvp
-
-import io.flutter.embedding.android.FlutterActivity
-
-class MainActivity : FlutterActivity()
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/drawable-v21/launch_background.xml b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/drawable-v21/launch_background.xml
deleted file mode 100644
index f74085f3..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/drawable-v21/launch_background.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/drawable/launch_background.xml b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/drawable/launch_background.xml
deleted file mode 100644
index 304732f8..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/drawable/launch_background.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index db77bb4b..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-hdpi/launcher_icon.png b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-hdpi/launcher_icon.png
deleted file mode 100644
index 55840fad..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-hdpi/launcher_icon.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index 17987b79..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-mdpi/launcher_icon.png b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-mdpi/launcher_icon.png
deleted file mode 100644
index 25a22f92..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-mdpi/launcher_icon.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index 09d43914..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xhdpi/launcher_icon.png b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xhdpi/launcher_icon.png
deleted file mode 100644
index 9a20688e..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xhdpi/launcher_icon.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index d5f1c8d3..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xxhdpi/launcher_icon.png b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xxhdpi/launcher_icon.png
deleted file mode 100644
index 1f506d87..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xxhdpi/launcher_icon.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index 4d6372ee..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xxxhdpi/launcher_icon.png b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xxxhdpi/launcher_icon.png
deleted file mode 100644
index c2c87b7d..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/mipmap-xxxhdpi/launcher_icon.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/values-night/styles.xml b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/values-night/styles.xml
deleted file mode 100644
index 06952be7..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/values-night/styles.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/values/styles.xml b/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/values/styles.xml
deleted file mode 100644
index cb1ef880..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/app/src/main/res/values/styles.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/android/app/src/profile/AndroidManifest.xml b/apps/mobile/prototypes/client_mobile_application/android/app/src/profile/AndroidManifest.xml
deleted file mode 100644
index 399f6981..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/app/src/profile/AndroidManifest.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/android/build.gradle.kts b/apps/mobile/prototypes/client_mobile_application/android/build.gradle.kts
deleted file mode 100644
index dbee657b..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/build.gradle.kts
+++ /dev/null
@@ -1,24 +0,0 @@
-allprojects {
- repositories {
- google()
- mavenCentral()
- }
-}
-
-val newBuildDir: Directory =
- rootProject.layout.buildDirectory
- .dir("../../build")
- .get()
-rootProject.layout.buildDirectory.value(newBuildDir)
-
-subprojects {
- val newSubprojectBuildDir: Directory = newBuildDir.dir(project.name)
- project.layout.buildDirectory.value(newSubprojectBuildDir)
-}
-subprojects {
- project.evaluationDependsOn(":app")
-}
-
-tasks.register("clean") {
- delete(rootProject.layout.buildDirectory)
-}
diff --git a/apps/mobile/prototypes/client_mobile_application/android/gradle.properties b/apps/mobile/prototypes/client_mobile_application/android/gradle.properties
deleted file mode 100644
index fbee1d8c..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/gradle.properties
+++ /dev/null
@@ -1,2 +0,0 @@
-org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
-android.useAndroidX=true
diff --git a/apps/mobile/prototypes/client_mobile_application/android/gradle/wrapper/gradle-wrapper.properties b/apps/mobile/prototypes/client_mobile_application/android/gradle/wrapper/gradle-wrapper.properties
deleted file mode 100644
index e4ef43fb..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/gradle/wrapper/gradle-wrapper.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-distributionBase=GRADLE_USER_HOME
-distributionPath=wrapper/dists
-zipStoreBase=GRADLE_USER_HOME
-zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-all.zip
diff --git a/apps/mobile/prototypes/client_mobile_application/android/settings.gradle.kts b/apps/mobile/prototypes/client_mobile_application/android/settings.gradle.kts
deleted file mode 100644
index e4e86fb6..00000000
--- a/apps/mobile/prototypes/client_mobile_application/android/settings.gradle.kts
+++ /dev/null
@@ -1,27 +0,0 @@
-pluginManagement {
- val flutterSdkPath =
- run {
- val properties = java.util.Properties()
- file("local.properties").inputStream().use { properties.load(it) }
- val flutterSdkPath = properties.getProperty("flutter.sdk")
- require(flutterSdkPath != null) { "flutter.sdk not set in local.properties" }
- flutterSdkPath
- }
-
- includeBuild("$flutterSdkPath/packages/flutter_tools/gradle")
-
- repositories {
- google()
- mavenCentral()
- gradlePluginPortal()
- }
-}
-
-plugins {
- id("dev.flutter.flutter-plugin-loader") version "1.0.0"
- id("com.android.application") version "8.11.1" apply false
- id("org.jetbrains.kotlin.android") version "2.2.20" apply false
- id("com.google.gms.google-services") version "4.4.2" apply false
-}
-
-include(":app")
diff --git a/apps/mobile/prototypes/client_mobile_application/assets/logo.png b/apps/mobile/prototypes/client_mobile_application/assets/logo.png
deleted file mode 100644
index b7781d5a..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/assets/logo.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/.gitignore b/apps/mobile/prototypes/client_mobile_application/ios/.gitignore
deleted file mode 100644
index 7a7f9873..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/.gitignore
+++ /dev/null
@@ -1,34 +0,0 @@
-**/dgph
-*.mode1v3
-*.mode2v3
-*.moved-aside
-*.pbxuser
-*.perspectivev3
-**/*sync/
-.sconsign.dblite
-.tags*
-**/.vagrant/
-**/DerivedData/
-Icon?
-**/Pods/
-**/.symlinks/
-profile
-xcuserdata
-**/.generated/
-Flutter/App.framework
-Flutter/Flutter.framework
-Flutter/Flutter.podspec
-Flutter/Generated.xcconfig
-Flutter/ephemeral/
-Flutter/app.flx
-Flutter/app.zip
-Flutter/flutter_assets/
-Flutter/flutter_export_environment.sh
-ServiceDefinitions.json
-Runner/GeneratedPluginRegistrant.*
-
-# Exceptions to above rules.
-!default.mode1v3
-!default.mode2v3
-!default.pbxuser
-!default.perspectivev3
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Flutter/AppFrameworkInfo.plist b/apps/mobile/prototypes/client_mobile_application/ios/Flutter/AppFrameworkInfo.plist
deleted file mode 100644
index 1dc6cf76..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Flutter/AppFrameworkInfo.plist
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
- CFBundleDevelopmentRegion
- en
- CFBundleExecutable
- App
- CFBundleIdentifier
- io.flutter.flutter.app
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- App
- CFBundlePackageType
- FMWK
- CFBundleShortVersionString
- 1.0
- CFBundleSignature
- ????
- CFBundleVersion
- 1.0
- MinimumOSVersion
- 13.0
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Flutter/Debug.xcconfig b/apps/mobile/prototypes/client_mobile_application/ios/Flutter/Debug.xcconfig
deleted file mode 100644
index ec97fc6f..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Flutter/Debug.xcconfig
+++ /dev/null
@@ -1,2 +0,0 @@
-#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
-#include "Generated.xcconfig"
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Flutter/Release.xcconfig b/apps/mobile/prototypes/client_mobile_application/ios/Flutter/Release.xcconfig
deleted file mode 100644
index c4855bfe..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Flutter/Release.xcconfig
+++ /dev/null
@@ -1,2 +0,0 @@
-#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"
-#include "Generated.xcconfig"
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Podfile b/apps/mobile/prototypes/client_mobile_application/ios/Podfile
deleted file mode 100644
index 620e46eb..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Podfile
+++ /dev/null
@@ -1,43 +0,0 @@
-# Uncomment this line to define a global platform for your project
-# platform :ios, '13.0'
-
-# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
-ENV['COCOAPODS_DISABLE_STATS'] = 'true'
-
-project 'Runner', {
- 'Debug' => :debug,
- 'Profile' => :release,
- 'Release' => :release,
-}
-
-def flutter_root
- generated_xcode_build_settings_path = File.expand_path(File.join('..', 'Flutter', 'Generated.xcconfig'), __FILE__)
- unless File.exist?(generated_xcode_build_settings_path)
- raise "#{generated_xcode_build_settings_path} must exist. If you're running pod install manually, make sure flutter pub get is executed first"
- end
-
- File.foreach(generated_xcode_build_settings_path) do |line|
- matches = line.match(/FLUTTER_ROOT\=(.*)/)
- return matches[1].strip if matches
- end
- raise "FLUTTER_ROOT not found in #{generated_xcode_build_settings_path}. Try deleting Generated.xcconfig, then run flutter pub get"
-end
-
-require File.expand_path(File.join('packages', 'flutter_tools', 'bin', 'podhelper'), flutter_root)
-
-flutter_ios_podfile_setup
-
-target 'Runner' do
- use_frameworks!
-
- flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
- target 'RunnerTests' do
- inherit! :search_paths
- end
-end
-
-post_install do |installer|
- installer.pods_project.targets.each do |target|
- flutter_additional_ios_build_settings(target)
- end
-end
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/project.pbxproj b/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/project.pbxproj
deleted file mode 100644
index 92b8f353..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,728 +0,0 @@
-// !$*UTF8*$!
-{
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 54;
- objects = {
-
-/* Begin PBXBuildFile section */
- 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
- 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; };
- 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
- 59A242D46CCC2B41A5A2C541 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BD5AC650E4AD66A8AC1F1833 /* Pods_Runner.framework */; };
- 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
- 76284B4CE5310321526352FD /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93FA99887D920E203CE2CDBC /* Pods_RunnerTests.framework */; };
- 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
- 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
- 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXContainerItemProxy section */
- 331C8085294A63A400263BE5 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 97C146E61CF9000F007C117D /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 97C146ED1CF9000F007C117D;
- remoteInfo = Runner;
- };
-/* End PBXContainerItemProxy section */
-
-/* Begin PBXCopyFilesBuildPhase section */
- 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 10;
- files = (
- );
- name = "Embed Frameworks";
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXCopyFilesBuildPhase section */
-
-/* Begin PBXFileReference section */
- 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = ""; };
- 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = ""; };
- 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = ""; };
- 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = ""; };
- 50734491C8F4091FC4215298 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = ""; };
- 6B4A6F53289C89C876C48A46 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = ""; };
- 6D7BF6C00FBA636F126BBD33 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = ""; };
- 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = ""; };
- 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; };
- 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = ""; };
- 93FA99887D920E203CE2CDBC /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = ""; };
- 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = ""; };
- 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; };
- 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; };
- 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; };
- 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; };
- B701E0489709E5092E6A038C /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = ""; };
- BD5AC650E4AD66A8AC1F1833 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- C4A6F6F8B46779D11DEEA3E7 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = ""; };
- F4AA850DEDC9D26C59B80E5F /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = ""; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
- 97C146EB1CF9000F007C117D /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 59A242D46CCC2B41A5A2C541 /* Pods_Runner.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- F86625E7251DC5F34D5E3557 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 76284B4CE5310321526352FD /* Pods_RunnerTests.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
- 09914133214C1E3120D3D9EE /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- BD5AC650E4AD66A8AC1F1833 /* Pods_Runner.framework */,
- 93FA99887D920E203CE2CDBC /* Pods_RunnerTests.framework */,
- );
- name = Frameworks;
- sourceTree = "";
- };
- 172627A77D8C2EB68F8D116E /* Pods */ = {
- isa = PBXGroup;
- children = (
- F4AA850DEDC9D26C59B80E5F /* Pods-Runner.debug.xcconfig */,
- 6B4A6F53289C89C876C48A46 /* Pods-Runner.release.xcconfig */,
- C4A6F6F8B46779D11DEEA3E7 /* Pods-Runner.profile.xcconfig */,
- 6D7BF6C00FBA636F126BBD33 /* Pods-RunnerTests.debug.xcconfig */,
- 50734491C8F4091FC4215298 /* Pods-RunnerTests.release.xcconfig */,
- B701E0489709E5092E6A038C /* Pods-RunnerTests.profile.xcconfig */,
- );
- name = Pods;
- path = Pods;
- sourceTree = "";
- };
- 331C8082294A63A400263BE5 /* RunnerTests */ = {
- isa = PBXGroup;
- children = (
- 331C807B294A618700263BE5 /* RunnerTests.swift */,
- );
- path = RunnerTests;
- sourceTree = "";
- };
- 9740EEB11CF90186004384FC /* Flutter */ = {
- isa = PBXGroup;
- children = (
- 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
- 9740EEB21CF90195004384FC /* Debug.xcconfig */,
- 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
- 9740EEB31CF90195004384FC /* Generated.xcconfig */,
- );
- name = Flutter;
- sourceTree = "";
- };
- 97C146E51CF9000F007C117D = {
- isa = PBXGroup;
- children = (
- 9740EEB11CF90186004384FC /* Flutter */,
- 97C146F01CF9000F007C117D /* Runner */,
- 97C146EF1CF9000F007C117D /* Products */,
- 331C8082294A63A400263BE5 /* RunnerTests */,
- 172627A77D8C2EB68F8D116E /* Pods */,
- 09914133214C1E3120D3D9EE /* Frameworks */,
- );
- sourceTree = "";
- };
- 97C146EF1CF9000F007C117D /* Products */ = {
- isa = PBXGroup;
- children = (
- 97C146EE1CF9000F007C117D /* Runner.app */,
- 331C8081294A63A400263BE5 /* RunnerTests.xctest */,
- );
- name = Products;
- sourceTree = "";
- };
- 97C146F01CF9000F007C117D /* Runner */ = {
- isa = PBXGroup;
- children = (
- 97C146FA1CF9000F007C117D /* Main.storyboard */,
- 97C146FD1CF9000F007C117D /* Assets.xcassets */,
- 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
- 97C147021CF9000F007C117D /* Info.plist */,
- 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
- 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
- 74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
- 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */,
- );
- path = Runner;
- sourceTree = "";
- };
-/* End PBXGroup section */
-
-/* Begin PBXNativeTarget section */
- 331C8080294A63A400263BE5 /* RunnerTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
- buildPhases = (
- AE1567838935F36DA48C52B1 /* [CP] Check Pods Manifest.lock */,
- 331C807D294A63A400263BE5 /* Sources */,
- 331C807F294A63A400263BE5 /* Resources */,
- F86625E7251DC5F34D5E3557 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- 331C8086294A63A400263BE5 /* PBXTargetDependency */,
- );
- name = RunnerTests;
- productName = RunnerTests;
- productReference = 331C8081294A63A400263BE5 /* RunnerTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- 97C146ED1CF9000F007C117D /* Runner */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
- buildPhases = (
- A06687346091B014AF063603 /* [CP] Check Pods Manifest.lock */,
- 9740EEB61CF901F6004384FC /* Run Script */,
- 97C146EA1CF9000F007C117D /* Sources */,
- 97C146EB1CF9000F007C117D /* Frameworks */,
- 97C146EC1CF9000F007C117D /* Resources */,
- 9705A1C41CF9048500538489 /* Embed Frameworks */,
- 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
- 4F27457BBFA344CA19B6713C /* [CP] Embed Pods Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = Runner;
- productName = Runner;
- productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
- productType = "com.apple.product-type.application";
- };
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
- 97C146E61CF9000F007C117D /* Project object */ = {
- isa = PBXProject;
- attributes = {
- BuildIndependentTargetsInParallel = YES;
- LastUpgradeCheck = 1510;
- ORGANIZATIONNAME = "";
- TargetAttributes = {
- 331C8080294A63A400263BE5 = {
- CreatedOnToolsVersion = 14.0;
- TestTargetID = 97C146ED1CF9000F007C117D;
- };
- 97C146ED1CF9000F007C117D = {
- CreatedOnToolsVersion = 7.3.1;
- LastSwiftMigration = 1100;
- };
- };
- };
- buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
- compatibilityVersion = "Xcode 9.3";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 97C146E51CF9000F007C117D;
- productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 97C146ED1CF9000F007C117D /* Runner */,
- 331C8080294A63A400263BE5 /* RunnerTests */,
- );
- };
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
- 331C807F294A63A400263BE5 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 97C146EC1CF9000F007C117D /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
- 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
- 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
- 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXShellScriptBuildPhase section */
- 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
- isa = PBXShellScriptBuildPhase;
- alwaysOutOfDate = 1;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
- );
- name = "Thin Binary";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
- };
- 4F27457BBFA344CA19B6713C /* [CP] Embed Pods Frameworks */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
- );
- name = "[CP] Embed Pods Frameworks";
- outputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
- showEnvVarsInLog = 0;
- };
- 9740EEB61CF901F6004384FC /* Run Script */ = {
- isa = PBXShellScriptBuildPhase;
- alwaysOutOfDate = 1;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- name = "Run Script";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
- };
- A06687346091B014AF063603 /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputFileListPaths = (
- );
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
- showEnvVarsInLog = 0;
- };
- AE1567838935F36DA48C52B1 /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputFileListPaths = (
- );
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
- showEnvVarsInLog = 0;
- };
-/* End PBXShellScriptBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
- 331C807D294A63A400263BE5 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 97C146EA1CF9000F007C117D /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,
- 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXTargetDependency section */
- 331C8086294A63A400263BE5 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 97C146ED1CF9000F007C117D /* Runner */;
- targetProxy = 331C8085294A63A400263BE5 /* PBXContainerItemProxy */;
- };
-/* End PBXTargetDependency section */
-
-/* Begin PBXVariantGroup section */
- 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 97C146FB1CF9000F007C117D /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "";
- };
- 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 97C147001CF9000F007C117D /* Base */,
- );
- name = LaunchScreen.storyboard;
- sourceTree = "";
- };
-/* End PBXVariantGroup section */
-
-/* Begin XCBuildConfiguration section */
- 249021D3217E4FDB00AE95B9 /* Profile */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_USER_SCRIPT_SANDBOXING = NO;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 13.0;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- SUPPORTED_PLATFORMS = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- };
- name = Profile;
- };
- 249021D4217E4FDB00AE95B9 /* Profile */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CLANG_ENABLE_MODULES = YES;
- CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
- ENABLE_BITCODE = NO;
- INFOPLIST_FILE = Runner/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.example.clientAppMvp;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
- SWIFT_VERSION = 5.0;
- VERSIONING_SYSTEM = "apple-generic";
- };
- name = Profile;
- };
- 331C8088294A63A400263BE5 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 6D7BF6C00FBA636F126BBD33 /* Pods-RunnerTests.debug.xcconfig */;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- GENERATE_INFOPLIST_FILE = YES;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.example.clientAppMvp.RunnerTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
- };
- name = Debug;
- };
- 331C8089294A63A400263BE5 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 50734491C8F4091FC4215298 /* Pods-RunnerTests.release.xcconfig */;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- GENERATE_INFOPLIST_FILE = YES;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.example.clientAppMvp.RunnerTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
- };
- name = Release;
- };
- 331C808A294A63A400263BE5 /* Profile */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = B701E0489709E5092E6A038C /* Pods-RunnerTests.profile.xcconfig */;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- GENERATE_INFOPLIST_FILE = YES;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.example.clientAppMvp.RunnerTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
- };
- name = Profile;
- };
- 97C147031CF9000F007C117D /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- ENABLE_USER_SCRIPT_SANDBOXING = NO;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 13.0;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 97C147041CF9000F007C117D /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_USER_SCRIPT_SANDBOXING = NO;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 13.0;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- SUPPORTED_PLATFORMS = iphoneos;
- SWIFT_COMPILATION_MODE = wholemodule;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 97C147061CF9000F007C117D /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CLANG_ENABLE_MODULES = YES;
- CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
- ENABLE_BITCODE = NO;
- INFOPLIST_FILE = Runner/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.example.clientAppMvp;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- SWIFT_VERSION = 5.0;
- VERSIONING_SYSTEM = "apple-generic";
- };
- name = Debug;
- };
- 97C147071CF9000F007C117D /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CLANG_ENABLE_MODULES = YES;
- CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
- ENABLE_BITCODE = NO;
- INFOPLIST_FILE = Runner/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.example.clientAppMvp;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
- SWIFT_VERSION = 5.0;
- VERSIONING_SYSTEM = "apple-generic";
- };
- name = Release;
- };
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
- 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 331C8088294A63A400263BE5 /* Debug */,
- 331C8089294A63A400263BE5 /* Release */,
- 331C808A294A63A400263BE5 /* Profile */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 97C147031CF9000F007C117D /* Debug */,
- 97C147041CF9000F007C117D /* Release */,
- 249021D3217E4FDB00AE95B9 /* Profile */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 97C147061CF9000F007C117D /* Debug */,
- 97C147071CF9000F007C117D /* Release */,
- 249021D4217E4FDB00AE95B9 /* Profile */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
-/* End XCConfigurationList section */
- };
- rootObject = 97C146E61CF9000F007C117D /* Project object */;
-}
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
deleted file mode 100644
index 919434a6..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
deleted file mode 100644
index 18d98100..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
- IDEDidComputeMac32BitWarning
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
deleted file mode 100644
index f9b0d7c5..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
- PreviewsEnabled
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
deleted file mode 100644
index e3773d42..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
+++ /dev/null
@@ -1,101 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcworkspace/contents.xcworkspacedata b/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcworkspace/contents.xcworkspacedata
deleted file mode 100644
index 21a3cc14..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcworkspace/contents.xcworkspacedata
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
deleted file mode 100644
index 18d98100..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
- IDEDidComputeMac32BitWarning
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
deleted file mode 100644
index f9b0d7c5..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
- PreviewsEnabled
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/AppDelegate.swift b/apps/mobile/prototypes/client_mobile_application/ios/Runner/AppDelegate.swift
deleted file mode 100644
index 62666446..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner/AppDelegate.swift
+++ /dev/null
@@ -1,13 +0,0 @@
-import Flutter
-import UIKit
-
-@main
-@objc class AppDelegate: FlutterAppDelegate {
- override func application(
- _ application: UIApplication,
- didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?
- ) -> Bool {
- GeneratedPluginRegistrant.register(with: self)
- return super.application(application, didFinishLaunchingWithOptions: launchOptions)
- }
-}
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
deleted file mode 100644
index d0d98aa1..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
+++ /dev/null
@@ -1 +0,0 @@
-{"images":[{"size":"20x20","idiom":"iphone","filename":"Icon-App-20x20@2x.png","scale":"2x"},{"size":"20x20","idiom":"iphone","filename":"Icon-App-20x20@3x.png","scale":"3x"},{"size":"29x29","idiom":"iphone","filename":"Icon-App-29x29@1x.png","scale":"1x"},{"size":"29x29","idiom":"iphone","filename":"Icon-App-29x29@2x.png","scale":"2x"},{"size":"29x29","idiom":"iphone","filename":"Icon-App-29x29@3x.png","scale":"3x"},{"size":"40x40","idiom":"iphone","filename":"Icon-App-40x40@2x.png","scale":"2x"},{"size":"40x40","idiom":"iphone","filename":"Icon-App-40x40@3x.png","scale":"3x"},{"size":"57x57","idiom":"iphone","filename":"Icon-App-57x57@1x.png","scale":"1x"},{"size":"57x57","idiom":"iphone","filename":"Icon-App-57x57@2x.png","scale":"2x"},{"size":"60x60","idiom":"iphone","filename":"Icon-App-60x60@2x.png","scale":"2x"},{"size":"60x60","idiom":"iphone","filename":"Icon-App-60x60@3x.png","scale":"3x"},{"size":"20x20","idiom":"ipad","filename":"Icon-App-20x20@1x.png","scale":"1x"},{"size":"20x20","idiom":"ipad","filename":"Icon-App-20x20@2x.png","scale":"2x"},{"size":"29x29","idiom":"ipad","filename":"Icon-App-29x29@1x.png","scale":"1x"},{"size":"29x29","idiom":"ipad","filename":"Icon-App-29x29@2x.png","scale":"2x"},{"size":"40x40","idiom":"ipad","filename":"Icon-App-40x40@1x.png","scale":"1x"},{"size":"40x40","idiom":"ipad","filename":"Icon-App-40x40@2x.png","scale":"2x"},{"size":"50x50","idiom":"ipad","filename":"Icon-App-50x50@1x.png","scale":"1x"},{"size":"50x50","idiom":"ipad","filename":"Icon-App-50x50@2x.png","scale":"2x"},{"size":"72x72","idiom":"ipad","filename":"Icon-App-72x72@1x.png","scale":"1x"},{"size":"72x72","idiom":"ipad","filename":"Icon-App-72x72@2x.png","scale":"2x"},{"size":"76x76","idiom":"ipad","filename":"Icon-App-76x76@1x.png","scale":"1x"},{"size":"76x76","idiom":"ipad","filename":"Icon-App-76x76@2x.png","scale":"2x"},{"size":"83.5x83.5","idiom":"ipad","filename":"Icon-App-83.5x83.5@2x.png","scale":"2x"},{"size":"1024x1024","idiom":"ios-marketing","filename":"Icon-App-1024x1024@1x.png","scale":"1x"}],"info":{"version":1,"author":"xcode"}}
\ No newline at end of file
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png
deleted file mode 100644
index d0e33935..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png
deleted file mode 100644
index c7df9ee5..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png
deleted file mode 100644
index d7837429..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png
deleted file mode 100644
index 7b90a096..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png
deleted file mode 100644
index 77ea8ae1..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png
deleted file mode 100644
index 8d2c1ab0..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png
deleted file mode 100644
index 096e0c97..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png
deleted file mode 100644
index d7837429..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png
deleted file mode 100644
index 65900f5b..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png
deleted file mode 100644
index eb73d40b..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-50x50@1x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-50x50@1x.png
deleted file mode 100644
index acd25220..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-50x50@1x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-50x50@2x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-50x50@2x.png
deleted file mode 100644
index b876168c..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-50x50@2x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-57x57@1x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-57x57@1x.png
deleted file mode 100644
index bd510694..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-57x57@1x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-57x57@2x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-57x57@2x.png
deleted file mode 100644
index 47ef28c6..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-57x57@2x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png
deleted file mode 100644
index eb73d40b..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png
deleted file mode 100644
index 7de91503..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-72x72@1x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-72x72@1x.png
deleted file mode 100644
index ecc091c1..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-72x72@1x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-72x72@2x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-72x72@2x.png
deleted file mode 100644
index 5f61c747..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-72x72@2x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png
deleted file mode 100644
index dd66582e..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png
deleted file mode 100644
index acc8c818..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png
deleted file mode 100644
index 2551480b..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json
deleted file mode 100644
index 0bedcf2f..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "images" : [
- {
- "idiom" : "universal",
- "filename" : "LaunchImage.png",
- "scale" : "1x"
- },
- {
- "idiom" : "universal",
- "filename" : "LaunchImage@2x.png",
- "scale" : "2x"
- },
- {
- "idiom" : "universal",
- "filename" : "LaunchImage@3x.png",
- "scale" : "3x"
- }
- ],
- "info" : {
- "version" : 1,
- "author" : "xcode"
- }
-}
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png
deleted file mode 100644
index 9da19eac..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png
deleted file mode 100644
index 9da19eac..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png
deleted file mode 100644
index 9da19eac..00000000
Binary files a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png and /dev/null differ
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md
deleted file mode 100644
index 89c2725b..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# Launch Screen Assets
-
-You can customize the launch screen with your own desired assets by replacing the image files in this directory.
-
-You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.xcassets` in the Project Navigator and dropping in the desired images.
\ No newline at end of file
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Base.lproj/LaunchScreen.storyboard b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Base.lproj/LaunchScreen.storyboard
deleted file mode 100644
index f2e259c7..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Base.lproj/LaunchScreen.storyboard
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Base.lproj/Main.storyboard b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Base.lproj/Main.storyboard
deleted file mode 100644
index f3c28516..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Base.lproj/Main.storyboard
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Info.plist b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Info.plist
deleted file mode 100644
index cf25321e..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Info.plist
+++ /dev/null
@@ -1,49 +0,0 @@
-
-
-
-
- CFBundleDevelopmentRegion
- $(DEVELOPMENT_LANGUAGE)
- CFBundleDisplayName
- Client App Mvp
- CFBundleExecutable
- $(EXECUTABLE_NAME)
- CFBundleIdentifier
- $(PRODUCT_BUNDLE_IDENTIFIER)
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- client_app_mvp
- CFBundlePackageType
- APPL
- CFBundleShortVersionString
- $(FLUTTER_BUILD_NAME)
- CFBundleSignature
- ????
- CFBundleVersion
- $(FLUTTER_BUILD_NUMBER)
- LSRequiresIPhoneOS
-
- UILaunchStoryboardName
- LaunchScreen
- UIMainStoryboardFile
- Main
- UISupportedInterfaceOrientations
-
- UIInterfaceOrientationPortrait
- UIInterfaceOrientationLandscapeLeft
- UIInterfaceOrientationLandscapeRight
-
- UISupportedInterfaceOrientations~ipad
-
- UIInterfaceOrientationPortrait
- UIInterfaceOrientationPortraitUpsideDown
- UIInterfaceOrientationLandscapeLeft
- UIInterfaceOrientationLandscapeRight
-
- CADisableMinimumFrameDurationOnPhone
-
- UIApplicationSupportsIndirectInputEvents
-
-
-
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Runner-Bridging-Header.h b/apps/mobile/prototypes/client_mobile_application/ios/Runner/Runner-Bridging-Header.h
deleted file mode 100644
index 308a2a56..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/Runner/Runner-Bridging-Header.h
+++ /dev/null
@@ -1 +0,0 @@
-#import "GeneratedPluginRegistrant.h"
diff --git a/apps/mobile/prototypes/client_mobile_application/ios/RunnerTests/RunnerTests.swift b/apps/mobile/prototypes/client_mobile_application/ios/RunnerTests/RunnerTests.swift
deleted file mode 100644
index 86a7c3b1..00000000
--- a/apps/mobile/prototypes/client_mobile_application/ios/RunnerTests/RunnerTests.swift
+++ /dev/null
@@ -1,12 +0,0 @@
-import Flutter
-import UIKit
-import XCTest
-
-class RunnerTests: XCTestCase {
-
- func testExample() {
- // If you add code to the Runner application, consider adding tests here.
- // See https://developer.apple.com/documentation/xctest for more information about using XCTest.
- }
-
-}
diff --git a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/.guides/config.json b/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/.guides/config.json
deleted file mode 100644
index e37ed06f..00000000
--- a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/.guides/config.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "description": "A set of guides for interacting with the generated firebase dataconnect sdk",
- "mcpServers": {
- "firebase": {
- "command": "npx",
- "args": ["-y", "firebase-tools@latest", "experimental:mcp"]
- }
- }
-}
diff --git a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/.guides/setup.md b/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/.guides/setup.md
deleted file mode 100644
index 4a3737fe..00000000
--- a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/.guides/setup.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# Setup
-
-This guide will walk you through setting up your environment to use the Firebase Data Connect SDK. Mostly using
-documentation listed [here](https://firebase.google.com/docs/flutter/setup?platform=ios#install-cli-tools).
-
-1. Make sure you have the latest Firebase CLI tools installed. Follow the instructions [here](https://firebase.google.com/docs/cli#setup_update_cli) to install.
-2. Log into your Firebase account:
-```sh
-firebase login
-```
-3. Install the FlutterFire CLI by running the following command from any directory:
-```sh
-dart pub global activate flutterfire_cli
-```
-4. Make sure the user has initialized Firebase already based on the instructions [here](https://firebase.google.com/docs/flutter/setup?platform=ios#initialize-firebase).
diff --git a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/.guides/usage.md b/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/.guides/usage.md
deleted file mode 100644
index 28407bc2..00000000
--- a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/.guides/usage.md
+++ /dev/null
@@ -1,31 +0,0 @@
-# Basic Usage
-
-```dart
-ExampleConnector.instance.CreateMovie(createMovieVariables).execute();
-ExampleConnector.instance.UpsertUser(upsertUserVariables).execute();
-ExampleConnector.instance.AddReview(addReviewVariables).execute();
-ExampleConnector.instance.DeleteReview(deleteReviewVariables).execute();
-ExampleConnector.instance.ListMovies().execute();
-ExampleConnector.instance.ListUsers().execute();
-ExampleConnector.instance.ListUserReviews().execute();
-ExampleConnector.instance.GetMovieById(getMovieByIdVariables).execute();
-ExampleConnector.instance.SearchMovie(searchMovieVariables).execute();
-
-```
-
-## Optional Fields
-
-Some operations may have optional fields. In these cases, the Flutter SDK exposes a builder method, and will have to be set separately.
-
-Optional fields can be discovered based on classes that have `Optional` object types.
-
-This is an example of a mutation with an optional field:
-
-```dart
-await ExampleConnector.instance.SearchMovie({ ... })
-.titleInput(...)
-.execute();
-```
-
-Note: the above example is a mutation, but the same logic applies to query operations as well. Additionally, `createMovie` is an example, and may not be available to the user.
-
diff --git a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/README.md b/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/README.md
deleted file mode 100644
index 2104decc..00000000
--- a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/README.md
+++ /dev/null
@@ -1,446 +0,0 @@
-# dataconnect_generated SDK
-
-## Installation
-```sh
-flutter pub get firebase_data_connect
-flutterfire configure
-```
-For more information, see [Flutter for Firebase installation documentation](https://firebase.google.com/docs/data-connect/flutter-sdk#use-core).
-
-## Data Connect instance
-Each connector creates a static class, with an instance of the `DataConnect` class that can be used to connect to your Data Connect backend and call operations.
-
-### Connecting to the emulator
-
-```dart
-String host = 'localhost'; // or your host name
-int port = 9399; // or your port number
-ExampleConnector.instance.dataConnect.useDataConnectEmulator(host, port);
-```
-
-You can also call queries and mutations by using the connector class.
-## Queries
-
-### ListMovies
-#### Required Arguments
-```dart
-// No required arguments
-ExampleConnector.instance.listMovies().execute();
-```
-
-
-
-#### Return Type
-`execute()` returns a `QueryResult`
-```dart
-/// Result of an Operation Request (query/mutation).
-class OperationResult {
- OperationResult(this.dataConnect, this.data, this.ref);
- Data data;
- OperationRef ref;
- FirebaseDataConnect dataConnect;
-}
-
-/// Result of a query request. Created to hold extra variables in the future.
-class QueryResult extends OperationResult {
- QueryResult(super.dataConnect, super.data, super.ref);
-}
-
-final result = await ExampleConnector.instance.listMovies();
-ListMoviesData data = result.data;
-final ref = result.ref;
-```
-
-#### Getting the Ref
-Each builder returns an `execute` function, which is a helper function that creates a `Ref` object, and executes the underlying operation.
-An example of how to use the `Ref` object is shown below:
-```dart
-final ref = ExampleConnector.instance.listMovies().ref();
-ref.execute();
-
-ref.subscribe(...);
-```
-
-
-### ListUsers
-#### Required Arguments
-```dart
-// No required arguments
-ExampleConnector.instance.listUsers().execute();
-```
-
-
-
-#### Return Type
-`execute()` returns a `QueryResult`
-```dart
-/// Result of an Operation Request (query/mutation).
-class OperationResult {
- OperationResult(this.dataConnect, this.data, this.ref);
- Data data;
- OperationRef ref;
- FirebaseDataConnect dataConnect;
-}
-
-/// Result of a query request. Created to hold extra variables in the future.
-class QueryResult extends OperationResult {
- QueryResult(super.dataConnect, super.data, super.ref);
-}
-
-final result = await ExampleConnector.instance.listUsers();
-ListUsersData data = result.data;
-final ref = result.ref;
-```
-
-#### Getting the Ref
-Each builder returns an `execute` function, which is a helper function that creates a `Ref` object, and executes the underlying operation.
-An example of how to use the `Ref` object is shown below:
-```dart
-final ref = ExampleConnector.instance.listUsers().ref();
-ref.execute();
-
-ref.subscribe(...);
-```
-
-
-### ListUserReviews
-#### Required Arguments
-```dart
-// No required arguments
-ExampleConnector.instance.listUserReviews().execute();
-```
-
-
-
-#### Return Type
-`execute()` returns a `QueryResult`
-```dart
-/// Result of an Operation Request (query/mutation).
-class OperationResult {
- OperationResult(this.dataConnect, this.data, this.ref);
- Data data;
- OperationRef ref;
- FirebaseDataConnect dataConnect;
-}
-
-/// Result of a query request. Created to hold extra variables in the future.
-class QueryResult extends OperationResult {
- QueryResult(super.dataConnect, super.data, super.ref);
-}
-
-final result = await ExampleConnector.instance.listUserReviews();
-ListUserReviewsData data = result.data;
-final ref = result.ref;
-```
-
-#### Getting the Ref
-Each builder returns an `execute` function, which is a helper function that creates a `Ref` object, and executes the underlying operation.
-An example of how to use the `Ref` object is shown below:
-```dart
-final ref = ExampleConnector.instance.listUserReviews().ref();
-ref.execute();
-
-ref.subscribe(...);
-```
-
-
-### GetMovieById
-#### Required Arguments
-```dart
-String id = ...;
-ExampleConnector.instance.getMovieById(
- id: id,
-).execute();
-```
-
-
-
-#### Return Type
-`execute()` returns a `QueryResult`
-```dart
-/// Result of an Operation Request (query/mutation).
-class OperationResult {
- OperationResult(this.dataConnect, this.data, this.ref);
- Data data;
- OperationRef ref;
- FirebaseDataConnect dataConnect;
-}
-
-/// Result of a query request. Created to hold extra variables in the future.
-class QueryResult extends OperationResult {
- QueryResult(super.dataConnect, super.data, super.ref);
-}
-
-final result = await ExampleConnector.instance.getMovieById(
- id: id,
-);
-GetMovieByIdData data = result.data;
-final ref = result.ref;
-```
-
-#### Getting the Ref
-Each builder returns an `execute` function, which is a helper function that creates a `Ref` object, and executes the underlying operation.
-An example of how to use the `Ref` object is shown below:
-```dart
-String id = ...;
-
-final ref = ExampleConnector.instance.getMovieById(
- id: id,
-).ref();
-ref.execute();
-
-ref.subscribe(...);
-```
-
-
-### SearchMovie
-#### Required Arguments
-```dart
-// No required arguments
-ExampleConnector.instance.searchMovie().execute();
-```
-
-#### Optional Arguments
-We return a builder for each query. For SearchMovie, we created `SearchMovieBuilder`. For queries and mutations with optional parameters, we return a builder class.
-The builder pattern allows Data Connect to distinguish between fields that haven't been set and fields that have been set to null. A field can be set by calling its respective setter method like below:
-```dart
-class SearchMovieVariablesBuilder {
- ...
-
- SearchMovieVariablesBuilder titleInput(String? t) {
- _titleInput.value = t;
- return this;
- }
- SearchMovieVariablesBuilder genre(String? t) {
- _genre.value = t;
- return this;
- }
-
- ...
-}
-ExampleConnector.instance.searchMovie()
-.titleInput(titleInput)
-.genre(genre)
-.execute();
-```
-
-#### Return Type
-`execute()` returns a `QueryResult`
-```dart
-/// Result of an Operation Request (query/mutation).
-class OperationResult {
- OperationResult(this.dataConnect, this.data, this.ref);
- Data data;
- OperationRef ref;
- FirebaseDataConnect dataConnect;
-}
-
-/// Result of a query request. Created to hold extra variables in the future.
-class QueryResult extends OperationResult {
- QueryResult(super.dataConnect, super.data, super.ref);
-}
-
-final result = await ExampleConnector.instance.searchMovie();
-SearchMovieData data = result.data;
-final ref = result.ref;
-```
-
-#### Getting the Ref
-Each builder returns an `execute` function, which is a helper function that creates a `Ref` object, and executes the underlying operation.
-An example of how to use the `Ref` object is shown below:
-```dart
-final ref = ExampleConnector.instance.searchMovie().ref();
-ref.execute();
-
-ref.subscribe(...);
-```
-
-## Mutations
-
-### CreateMovie
-#### Required Arguments
-```dart
-String title = ...;
-String genre = ...;
-String imageUrl = ...;
-ExampleConnector.instance.createMovie(
- title: title,
- genre: genre,
- imageUrl: imageUrl,
-).execute();
-```
-
-
-
-#### Return Type
-`execute()` returns a `OperationResult`
-```dart
-/// Result of an Operation Request (query/mutation).
-class OperationResult {
- OperationResult(this.dataConnect, this.data, this.ref);
- Data data;
- OperationRef ref;
- FirebaseDataConnect dataConnect;
-}
-
-final result = await ExampleConnector.instance.createMovie(
- title: title,
- genre: genre,
- imageUrl: imageUrl,
-);
-CreateMovieData data = result.data;
-final ref = result.ref;
-```
-
-#### Getting the Ref
-Each builder returns an `execute` function, which is a helper function that creates a `Ref` object, and executes the underlying operation.
-An example of how to use the `Ref` object is shown below:
-```dart
-String title = ...;
-String genre = ...;
-String imageUrl = ...;
-
-final ref = ExampleConnector.instance.createMovie(
- title: title,
- genre: genre,
- imageUrl: imageUrl,
-).ref();
-ref.execute();
-```
-
-
-### UpsertUser
-#### Required Arguments
-```dart
-String username = ...;
-ExampleConnector.instance.upsertUser(
- username: username,
-).execute();
-```
-
-
-
-#### Return Type
-`execute()` returns a `OperationResult`
-```dart
-/// Result of an Operation Request (query/mutation).
-class OperationResult {
- OperationResult(this.dataConnect, this.data, this.ref);
- Data data;
- OperationRef ref;
- FirebaseDataConnect dataConnect;
-}
-
-final result = await ExampleConnector.instance.upsertUser(
- username: username,
-);
-UpsertUserData data = result.data;
-final ref = result.ref;
-```
-
-#### Getting the Ref
-Each builder returns an `execute` function, which is a helper function that creates a `Ref` object, and executes the underlying operation.
-An example of how to use the `Ref` object is shown below:
-```dart
-String username = ...;
-
-final ref = ExampleConnector.instance.upsertUser(
- username: username,
-).ref();
-ref.execute();
-```
-
-
-### AddReview
-#### Required Arguments
-```dart
-String movieId = ...;
-int rating = ...;
-String reviewText = ...;
-ExampleConnector.instance.addReview(
- movieId: movieId,
- rating: rating,
- reviewText: reviewText,
-).execute();
-```
-
-
-
-#### Return Type
-`execute()` returns a `OperationResult`
-```dart
-/// Result of an Operation Request (query/mutation).
-class OperationResult {
- OperationResult(this.dataConnect, this.data, this.ref);
- Data data;
- OperationRef ref;
- FirebaseDataConnect dataConnect;
-}
-
-final result = await ExampleConnector.instance.addReview(
- movieId: movieId,
- rating: rating,
- reviewText: reviewText,
-);
-AddReviewData data = result.data;
-final ref = result.ref;
-```
-
-#### Getting the Ref
-Each builder returns an `execute` function, which is a helper function that creates a `Ref` object, and executes the underlying operation.
-An example of how to use the `Ref` object is shown below:
-```dart
-String movieId = ...;
-int rating = ...;
-String reviewText = ...;
-
-final ref = ExampleConnector.instance.addReview(
- movieId: movieId,
- rating: rating,
- reviewText: reviewText,
-).ref();
-ref.execute();
-```
-
-
-### DeleteReview
-#### Required Arguments
-```dart
-String movieId = ...;
-ExampleConnector.instance.deleteReview(
- movieId: movieId,
-).execute();
-```
-
-
-
-#### Return Type
-`execute()` returns a `OperationResult`
-```dart
-/// Result of an Operation Request (query/mutation).
-class OperationResult {
- OperationResult(this.dataConnect, this.data, this.ref);
- Data data;
- OperationRef ref;
- FirebaseDataConnect dataConnect;
-}
-
-final result = await ExampleConnector.instance.deleteReview(
- movieId: movieId,
-);
-DeleteReviewData data = result.data;
-final ref = result.ref;
-```
-
-#### Getting the Ref
-Each builder returns an `execute` function, which is a helper function that creates a `Ref` object, and executes the underlying operation.
-An example of how to use the `Ref` object is shown below:
-```dart
-String movieId = ...;
-
-final ref = ExampleConnector.instance.deleteReview(
- movieId: movieId,
-).ref();
-ref.execute();
-```
-
diff --git a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/add_review.dart b/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/add_review.dart
deleted file mode 100644
index fc78c415..00000000
--- a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/add_review.dart
+++ /dev/null
@@ -1,139 +0,0 @@
-part of 'generated.dart';
-
-class AddReviewVariablesBuilder {
- String movieId;
- int rating;
- String reviewText;
-
- final FirebaseDataConnect _dataConnect;
- AddReviewVariablesBuilder(this._dataConnect, {required this.movieId,required this.rating,required this.reviewText,});
- Deserializer dataDeserializer = (dynamic json) => AddReviewData.fromJson(jsonDecode(json));
- Serializer varsSerializer = (AddReviewVariables vars) => jsonEncode(vars.toJson());
- Future> execute() {
- return ref().execute();
- }
-
- MutationRef ref() {
- AddReviewVariables vars= AddReviewVariables(movieId: movieId,rating: rating,reviewText: reviewText,);
- return _dataConnect.mutation("AddReview", dataDeserializer, varsSerializer, vars);
- }
-}
-
-@immutable
-class AddReviewReviewUpsert {
- final String userId;
- final String movieId;
- AddReviewReviewUpsert.fromJson(dynamic json):
-
- userId = nativeFromJson(json['userId']),
- movieId = nativeFromJson(json['movieId']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final AddReviewReviewUpsert otherTyped = other as AddReviewReviewUpsert;
- return userId == otherTyped.userId &&
- movieId == otherTyped.movieId;
-
- }
- @override
- int get hashCode => Object.hashAll([userId.hashCode, movieId.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- json['userId'] = nativeToJson(userId);
- json['movieId'] = nativeToJson(movieId);
- return json;
- }
-
- AddReviewReviewUpsert({
- required this.userId,
- required this.movieId,
- });
-}
-
-@immutable
-class AddReviewData {
- final AddReviewReviewUpsert review_upsert;
- AddReviewData.fromJson(dynamic json):
-
- review_upsert = AddReviewReviewUpsert.fromJson(json['review_upsert']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final AddReviewData otherTyped = other as AddReviewData;
- return review_upsert == otherTyped.review_upsert;
-
- }
- @override
- int get hashCode => review_upsert.hashCode;
-
-
- Map toJson() {
- Map json = {};
- json['review_upsert'] = review_upsert.toJson();
- return json;
- }
-
- AddReviewData({
- required this.review_upsert,
- });
-}
-
-@immutable
-class AddReviewVariables {
- final String movieId;
- final int rating;
- final String reviewText;
- @Deprecated('fromJson is deprecated for Variable classes as they are no longer required for deserialization.')
- AddReviewVariables.fromJson(Map json):
-
- movieId = nativeFromJson(json['movieId']),
- rating = nativeFromJson(json['rating']),
- reviewText = nativeFromJson(json['reviewText']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final AddReviewVariables otherTyped = other as AddReviewVariables;
- return movieId == otherTyped.movieId &&
- rating == otherTyped.rating &&
- reviewText == otherTyped.reviewText;
-
- }
- @override
- int get hashCode => Object.hashAll([movieId.hashCode, rating.hashCode, reviewText.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- json['movieId'] = nativeToJson(movieId);
- json['rating'] = nativeToJson(rating);
- json['reviewText'] = nativeToJson(reviewText);
- return json;
- }
-
- AddReviewVariables({
- required this.movieId,
- required this.rating,
- required this.reviewText,
- });
-}
-
diff --git a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/create_movie.dart b/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/create_movie.dart
deleted file mode 100644
index abdd637c..00000000
--- a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/create_movie.dart
+++ /dev/null
@@ -1,134 +0,0 @@
-part of 'generated.dart';
-
-class CreateMovieVariablesBuilder {
- String title;
- String genre;
- String imageUrl;
-
- final FirebaseDataConnect _dataConnect;
- CreateMovieVariablesBuilder(this._dataConnect, {required this.title,required this.genre,required this.imageUrl,});
- Deserializer dataDeserializer = (dynamic json) => CreateMovieData.fromJson(jsonDecode(json));
- Serializer varsSerializer = (CreateMovieVariables vars) => jsonEncode(vars.toJson());
- Future> execute() {
- return ref().execute();
- }
-
- MutationRef ref() {
- CreateMovieVariables vars= CreateMovieVariables(title: title,genre: genre,imageUrl: imageUrl,);
- return _dataConnect.mutation("CreateMovie", dataDeserializer, varsSerializer, vars);
- }
-}
-
-@immutable
-class CreateMovieMovieInsert {
- final String id;
- CreateMovieMovieInsert.fromJson(dynamic json):
-
- id = nativeFromJson(json['id']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final CreateMovieMovieInsert otherTyped = other as CreateMovieMovieInsert;
- return id == otherTyped.id;
-
- }
- @override
- int get hashCode => id.hashCode;
-
-
- Map toJson() {
- Map json = {};
- json['id'] = nativeToJson(id);
- return json;
- }
-
- CreateMovieMovieInsert({
- required this.id,
- });
-}
-
-@immutable
-class CreateMovieData {
- final CreateMovieMovieInsert movie_insert;
- CreateMovieData.fromJson(dynamic json):
-
- movie_insert = CreateMovieMovieInsert.fromJson(json['movie_insert']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final CreateMovieData otherTyped = other as CreateMovieData;
- return movie_insert == otherTyped.movie_insert;
-
- }
- @override
- int get hashCode => movie_insert.hashCode;
-
-
- Map toJson() {
- Map json = {};
- json['movie_insert'] = movie_insert.toJson();
- return json;
- }
-
- CreateMovieData({
- required this.movie_insert,
- });
-}
-
-@immutable
-class CreateMovieVariables {
- final String title;
- final String genre;
- final String imageUrl;
- @Deprecated('fromJson is deprecated for Variable classes as they are no longer required for deserialization.')
- CreateMovieVariables.fromJson(Map json):
-
- title = nativeFromJson(json['title']),
- genre = nativeFromJson(json['genre']),
- imageUrl = nativeFromJson(json['imageUrl']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final CreateMovieVariables otherTyped = other as CreateMovieVariables;
- return title == otherTyped.title &&
- genre == otherTyped.genre &&
- imageUrl == otherTyped.imageUrl;
-
- }
- @override
- int get hashCode => Object.hashAll([title.hashCode, genre.hashCode, imageUrl.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- json['title'] = nativeToJson(title);
- json['genre'] = nativeToJson(genre);
- json['imageUrl'] = nativeToJson(imageUrl);
- return json;
- }
-
- CreateMovieVariables({
- required this.title,
- required this.genre,
- required this.imageUrl,
- });
-}
-
diff --git a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/delete_review.dart b/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/delete_review.dart
deleted file mode 100644
index e62dd741..00000000
--- a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/delete_review.dart
+++ /dev/null
@@ -1,129 +0,0 @@
-part of 'generated.dart';
-
-class DeleteReviewVariablesBuilder {
- String movieId;
-
- final FirebaseDataConnect _dataConnect;
- DeleteReviewVariablesBuilder(this._dataConnect, {required this.movieId,});
- Deserializer dataDeserializer = (dynamic json) => DeleteReviewData.fromJson(jsonDecode(json));
- Serializer varsSerializer = (DeleteReviewVariables vars) => jsonEncode(vars.toJson());
- Future> execute() {
- return ref().execute();
- }
-
- MutationRef ref() {
- DeleteReviewVariables vars= DeleteReviewVariables(movieId: movieId,);
- return _dataConnect.mutation("DeleteReview", dataDeserializer, varsSerializer, vars);
- }
-}
-
-@immutable
-class DeleteReviewReviewDelete {
- final String userId;
- final String movieId;
- DeleteReviewReviewDelete.fromJson(dynamic json):
-
- userId = nativeFromJson(json['userId']),
- movieId = nativeFromJson(json['movieId']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final DeleteReviewReviewDelete otherTyped = other as DeleteReviewReviewDelete;
- return userId == otherTyped.userId &&
- movieId == otherTyped.movieId;
-
- }
- @override
- int get hashCode => Object.hashAll([userId.hashCode, movieId.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- json['userId'] = nativeToJson(userId);
- json['movieId'] = nativeToJson(movieId);
- return json;
- }
-
- DeleteReviewReviewDelete({
- required this.userId,
- required this.movieId,
- });
-}
-
-@immutable
-class DeleteReviewData {
- final DeleteReviewReviewDelete? review_delete;
- DeleteReviewData.fromJson(dynamic json):
-
- review_delete = json['review_delete'] == null ? null : DeleteReviewReviewDelete.fromJson(json['review_delete']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final DeleteReviewData otherTyped = other as DeleteReviewData;
- return review_delete == otherTyped.review_delete;
-
- }
- @override
- int get hashCode => review_delete.hashCode;
-
-
- Map toJson() {
- Map json = {};
- if (review_delete != null) {
- json['review_delete'] = review_delete!.toJson();
- }
- return json;
- }
-
- DeleteReviewData({
- this.review_delete,
- });
-}
-
-@immutable
-class DeleteReviewVariables {
- final String movieId;
- @Deprecated('fromJson is deprecated for Variable classes as they are no longer required for deserialization.')
- DeleteReviewVariables.fromJson(Map json):
-
- movieId = nativeFromJson(json['movieId']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final DeleteReviewVariables otherTyped = other as DeleteReviewVariables;
- return movieId == otherTyped.movieId;
-
- }
- @override
- int get hashCode => movieId.hashCode;
-
-
- Map toJson() {
- Map json = {};
- json['movieId'] = nativeToJson(movieId);
- return json;
- }
-
- DeleteReviewVariables({
- required this.movieId,
- });
-}
-
diff --git a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/generated.dart b/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/generated.dart
deleted file mode 100644
index 580adbb3..00000000
--- a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/generated.dart
+++ /dev/null
@@ -1,93 +0,0 @@
-library dataconnect_generated;
-import 'package:firebase_data_connect/firebase_data_connect.dart';
-import 'package:flutter/foundation.dart';
-import 'dart:convert';
-
-part 'create_movie.dart';
-
-part 'upsert_user.dart';
-
-part 'add_review.dart';
-
-part 'delete_review.dart';
-
-part 'list_movies.dart';
-
-part 'list_users.dart';
-
-part 'list_user_reviews.dart';
-
-part 'get_movie_by_id.dart';
-
-part 'search_movie.dart';
-
-
-
-
-
-
-
-class ExampleConnector {
-
-
- CreateMovieVariablesBuilder createMovie ({required String title, required String genre, required String imageUrl, }) {
- return CreateMovieVariablesBuilder(dataConnect, title: title,genre: genre,imageUrl: imageUrl,);
- }
-
-
- UpsertUserVariablesBuilder upsertUser ({required String username, }) {
- return UpsertUserVariablesBuilder(dataConnect, username: username,);
- }
-
-
- AddReviewVariablesBuilder addReview ({required String movieId, required int rating, required String reviewText, }) {
- return AddReviewVariablesBuilder(dataConnect, movieId: movieId,rating: rating,reviewText: reviewText,);
- }
-
-
- DeleteReviewVariablesBuilder deleteReview ({required String movieId, }) {
- return DeleteReviewVariablesBuilder(dataConnect, movieId: movieId,);
- }
-
-
- ListMoviesVariablesBuilder listMovies () {
- return ListMoviesVariablesBuilder(dataConnect, );
- }
-
-
- ListUsersVariablesBuilder listUsers () {
- return ListUsersVariablesBuilder(dataConnect, );
- }
-
-
- ListUserReviewsVariablesBuilder listUserReviews () {
- return ListUserReviewsVariablesBuilder(dataConnect, );
- }
-
-
- GetMovieByIdVariablesBuilder getMovieById ({required String id, }) {
- return GetMovieByIdVariablesBuilder(dataConnect, id: id,);
- }
-
-
- SearchMovieVariablesBuilder searchMovie () {
- return SearchMovieVariablesBuilder(dataConnect, );
- }
-
-
- static ConnectorConfig connectorConfig = ConnectorConfig(
- 'us-central1',
- 'example',
- 'client-krow-poc',
- );
-
- ExampleConnector({required this.dataConnect});
- static ExampleConnector get instance {
- return ExampleConnector(
- dataConnect: FirebaseDataConnect.instanceFor(
- connectorConfig: connectorConfig,
- sdkType: CallerSDKType.generated));
- }
-
- FirebaseDataConnect dataConnect;
-}
diff --git a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/get_movie_by_id.dart b/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/get_movie_by_id.dart
deleted file mode 100644
index 154704ac..00000000
--- a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/get_movie_by_id.dart
+++ /dev/null
@@ -1,297 +0,0 @@
-part of 'generated.dart';
-
-class GetMovieByIdVariablesBuilder {
- String id;
-
- final FirebaseDataConnect _dataConnect;
- GetMovieByIdVariablesBuilder(this._dataConnect, {required this.id,});
- Deserializer dataDeserializer = (dynamic json) => GetMovieByIdData.fromJson(jsonDecode(json));
- Serializer varsSerializer = (GetMovieByIdVariables vars) => jsonEncode(vars.toJson());
- Future> execute() {
- return ref().execute();
- }
-
- QueryRef ref() {
- GetMovieByIdVariables vars= GetMovieByIdVariables(id: id,);
- return _dataConnect.query("GetMovieById", dataDeserializer, varsSerializer, vars);
- }
-}
-
-@immutable
-class GetMovieByIdMovie {
- final String id;
- final String title;
- final String imageUrl;
- final String? genre;
- final GetMovieByIdMovieMetadata? metadata;
- final List reviews;
- GetMovieByIdMovie.fromJson(dynamic json):
-
- id = nativeFromJson(json['id']),
- title = nativeFromJson(json['title']),
- imageUrl = nativeFromJson(json['imageUrl']),
- genre = json['genre'] == null ? null : nativeFromJson(json['genre']),
- metadata = json['metadata'] == null ? null : GetMovieByIdMovieMetadata.fromJson(json['metadata']),
- reviews = (json['reviews'] as List)
- .map((e) => GetMovieByIdMovieReviews.fromJson(e))
- .toList();
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final GetMovieByIdMovie otherTyped = other as GetMovieByIdMovie;
- return id == otherTyped.id &&
- title == otherTyped.title &&
- imageUrl == otherTyped.imageUrl &&
- genre == otherTyped.genre &&
- metadata == otherTyped.metadata &&
- reviews == otherTyped.reviews;
-
- }
- @override
- int get hashCode => Object.hashAll([id.hashCode, title.hashCode, imageUrl.hashCode, genre.hashCode, metadata.hashCode, reviews.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- json['id'] = nativeToJson(id);
- json['title'] = nativeToJson(title);
- json['imageUrl'] = nativeToJson(imageUrl);
- if (genre != null) {
- json['genre'] = nativeToJson(genre);
- }
- if (metadata != null) {
- json['metadata'] = metadata!.toJson();
- }
- json['reviews'] = reviews.map((e) => e.toJson()).toList();
- return json;
- }
-
- GetMovieByIdMovie({
- required this.id,
- required this.title,
- required this.imageUrl,
- this.genre,
- this.metadata,
- required this.reviews,
- });
-}
-
-@immutable
-class GetMovieByIdMovieMetadata {
- final double? rating;
- final int? releaseYear;
- final String? description;
- GetMovieByIdMovieMetadata.fromJson(dynamic json):
-
- rating = json['rating'] == null ? null : nativeFromJson(json['rating']),
- releaseYear = json['releaseYear'] == null ? null : nativeFromJson(json['releaseYear']),
- description = json['description'] == null ? null : nativeFromJson(json['description']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final GetMovieByIdMovieMetadata otherTyped = other as GetMovieByIdMovieMetadata;
- return rating == otherTyped.rating &&
- releaseYear == otherTyped.releaseYear &&
- description == otherTyped.description;
-
- }
- @override
- int get hashCode => Object.hashAll([rating.hashCode, releaseYear.hashCode, description.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- if (rating != null) {
- json['rating'] = nativeToJson(rating);
- }
- if (releaseYear != null) {
- json['releaseYear'] = nativeToJson(releaseYear);
- }
- if (description != null) {
- json['description'] = nativeToJson(description);
- }
- return json;
- }
-
- GetMovieByIdMovieMetadata({
- this.rating,
- this.releaseYear,
- this.description,
- });
-}
-
-@immutable
-class GetMovieByIdMovieReviews {
- final String? reviewText;
- final DateTime reviewDate;
- final int? rating;
- final GetMovieByIdMovieReviewsUser user;
- GetMovieByIdMovieReviews.fromJson(dynamic json):
-
- reviewText = json['reviewText'] == null ? null : nativeFromJson(json['reviewText']),
- reviewDate = nativeFromJson(json['reviewDate']),
- rating = json['rating'] == null ? null : nativeFromJson(json['rating']),
- user = GetMovieByIdMovieReviewsUser.fromJson(json['user']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final GetMovieByIdMovieReviews otherTyped = other as GetMovieByIdMovieReviews;
- return reviewText == otherTyped.reviewText &&
- reviewDate == otherTyped.reviewDate &&
- rating == otherTyped.rating &&
- user == otherTyped.user;
-
- }
- @override
- int get hashCode => Object.hashAll([reviewText.hashCode, reviewDate.hashCode, rating.hashCode, user.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- if (reviewText != null) {
- json['reviewText'] = nativeToJson(reviewText);
- }
- json['reviewDate'] = nativeToJson(reviewDate);
- if (rating != null) {
- json['rating'] = nativeToJson(rating);
- }
- json['user'] = user.toJson();
- return json;
- }
-
- GetMovieByIdMovieReviews({
- this.reviewText,
- required this.reviewDate,
- this.rating,
- required this.user,
- });
-}
-
-@immutable
-class GetMovieByIdMovieReviewsUser {
- final String id;
- final String username;
- GetMovieByIdMovieReviewsUser.fromJson(dynamic json):
-
- id = nativeFromJson(json['id']),
- username = nativeFromJson(json['username']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final GetMovieByIdMovieReviewsUser otherTyped = other as GetMovieByIdMovieReviewsUser;
- return id == otherTyped.id &&
- username == otherTyped.username;
-
- }
- @override
- int get hashCode => Object.hashAll([id.hashCode, username.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- json['id'] = nativeToJson(id);
- json['username'] = nativeToJson(username);
- return json;
- }
-
- GetMovieByIdMovieReviewsUser({
- required this.id,
- required this.username,
- });
-}
-
-@immutable
-class GetMovieByIdData {
- final GetMovieByIdMovie? movie;
- GetMovieByIdData.fromJson(dynamic json):
-
- movie = json['movie'] == null ? null : GetMovieByIdMovie.fromJson(json['movie']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final GetMovieByIdData otherTyped = other as GetMovieByIdData;
- return movie == otherTyped.movie;
-
- }
- @override
- int get hashCode => movie.hashCode;
-
-
- Map toJson() {
- Map json = {};
- if (movie != null) {
- json['movie'] = movie!.toJson();
- }
- return json;
- }
-
- GetMovieByIdData({
- this.movie,
- });
-}
-
-@immutable
-class GetMovieByIdVariables {
- final String id;
- @Deprecated('fromJson is deprecated for Variable classes as they are no longer required for deserialization.')
- GetMovieByIdVariables.fromJson(Map json):
-
- id = nativeFromJson(json['id']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final GetMovieByIdVariables otherTyped = other as GetMovieByIdVariables;
- return id == otherTyped.id;
-
- }
- @override
- int get hashCode => id.hashCode;
-
-
- Map toJson() {
- Map json = {};
- json['id'] = nativeToJson(id);
- return json;
- }
-
- GetMovieByIdVariables({
- required this.id,
- });
-}
-
diff --git a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/list_movies.dart b/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/list_movies.dart
deleted file mode 100644
index 4a67d768..00000000
--- a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/list_movies.dart
+++ /dev/null
@@ -1,105 +0,0 @@
-part of 'generated.dart';
-
-class ListMoviesVariablesBuilder {
-
- final FirebaseDataConnect _dataConnect;
- ListMoviesVariablesBuilder(this._dataConnect, );
- Deserializer dataDeserializer = (dynamic json) => ListMoviesData.fromJson(jsonDecode(json));
-
- Future> execute() {
- return ref().execute();
- }
-
- QueryRef ref() {
-
- return _dataConnect.query("ListMovies", dataDeserializer, emptySerializer, null);
- }
-}
-
-@immutable
-class ListMoviesMovies {
- final String id;
- final String title;
- final String imageUrl;
- final String? genre;
- ListMoviesMovies.fromJson(dynamic json):
-
- id = nativeFromJson(json['id']),
- title = nativeFromJson(json['title']),
- imageUrl = nativeFromJson(json['imageUrl']),
- genre = json['genre'] == null ? null : nativeFromJson(json['genre']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final ListMoviesMovies otherTyped = other as ListMoviesMovies;
- return id == otherTyped.id &&
- title == otherTyped.title &&
- imageUrl == otherTyped.imageUrl &&
- genre == otherTyped.genre;
-
- }
- @override
- int get hashCode => Object.hashAll([id.hashCode, title.hashCode, imageUrl.hashCode, genre.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- json['id'] = nativeToJson(id);
- json['title'] = nativeToJson(title);
- json['imageUrl'] = nativeToJson(imageUrl);
- if (genre != null) {
- json['genre'] = nativeToJson(genre);
- }
- return json;
- }
-
- ListMoviesMovies({
- required this.id,
- required this.title,
- required this.imageUrl,
- this.genre,
- });
-}
-
-@immutable
-class ListMoviesData {
- final List movies;
- ListMoviesData.fromJson(dynamic json):
-
- movies = (json['movies'] as List)
- .map((e) => ListMoviesMovies.fromJson(e))
- .toList();
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final ListMoviesData otherTyped = other as ListMoviesData;
- return movies == otherTyped.movies;
-
- }
- @override
- int get hashCode => movies.hashCode;
-
-
- Map toJson() {
- Map json = {};
- json['movies'] = movies.map((e) => e.toJson()).toList();
- return json;
- }
-
- ListMoviesData({
- required this.movies,
- });
-}
-
diff --git a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/list_user_reviews.dart b/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/list_user_reviews.dart
deleted file mode 100644
index d6053f58..00000000
--- a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/list_user_reviews.dart
+++ /dev/null
@@ -1,192 +0,0 @@
-part of 'generated.dart';
-
-class ListUserReviewsVariablesBuilder {
-
- final FirebaseDataConnect _dataConnect;
- ListUserReviewsVariablesBuilder(this._dataConnect, );
- Deserializer dataDeserializer = (dynamic json) => ListUserReviewsData.fromJson(jsonDecode(json));
-
- Future> execute() {
- return ref().execute();
- }
-
- QueryRef ref() {
-
- return _dataConnect.query("ListUserReviews", dataDeserializer, emptySerializer, null);
- }
-}
-
-@immutable
-class ListUserReviewsUser {
- final String id;
- final String username;
- final List reviews;
- ListUserReviewsUser.fromJson(dynamic json):
-
- id = nativeFromJson(json['id']),
- username = nativeFromJson(json['username']),
- reviews = (json['reviews'] as List)
- .map((e) => ListUserReviewsUserReviews.fromJson(e))
- .toList();
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final ListUserReviewsUser otherTyped = other as ListUserReviewsUser;
- return id == otherTyped.id &&
- username == otherTyped.username &&
- reviews == otherTyped.reviews;
-
- }
- @override
- int get hashCode => Object.hashAll([id.hashCode, username.hashCode, reviews.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- json['id'] = nativeToJson(id);
- json['username'] = nativeToJson(username);
- json['reviews'] = reviews.map((e) => e.toJson()).toList();
- return json;
- }
-
- ListUserReviewsUser({
- required this.id,
- required this.username,
- required this.reviews,
- });
-}
-
-@immutable
-class ListUserReviewsUserReviews {
- final int? rating;
- final DateTime reviewDate;
- final String? reviewText;
- final ListUserReviewsUserReviewsMovie movie;
- ListUserReviewsUserReviews.fromJson(dynamic json):
-
- rating = json['rating'] == null ? null : nativeFromJson(json['rating']),
- reviewDate = nativeFromJson(json['reviewDate']),
- reviewText = json['reviewText'] == null ? null : nativeFromJson(json['reviewText']),
- movie = ListUserReviewsUserReviewsMovie.fromJson(json['movie']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final ListUserReviewsUserReviews otherTyped = other as ListUserReviewsUserReviews;
- return rating == otherTyped.rating &&
- reviewDate == otherTyped.reviewDate &&
- reviewText == otherTyped.reviewText &&
- movie == otherTyped.movie;
-
- }
- @override
- int get hashCode => Object.hashAll([rating.hashCode, reviewDate.hashCode, reviewText.hashCode, movie.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- if (rating != null) {
- json['rating'] = nativeToJson(rating);
- }
- json['reviewDate'] = nativeToJson(reviewDate);
- if (reviewText != null) {
- json['reviewText'] = nativeToJson(reviewText);
- }
- json['movie'] = movie.toJson();
- return json;
- }
-
- ListUserReviewsUserReviews({
- this.rating,
- required this.reviewDate,
- this.reviewText,
- required this.movie,
- });
-}
-
-@immutable
-class ListUserReviewsUserReviewsMovie {
- final String id;
- final String title;
- ListUserReviewsUserReviewsMovie.fromJson(dynamic json):
-
- id = nativeFromJson(json['id']),
- title = nativeFromJson(json['title']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final ListUserReviewsUserReviewsMovie otherTyped = other as ListUserReviewsUserReviewsMovie;
- return id == otherTyped.id &&
- title == otherTyped.title;
-
- }
- @override
- int get hashCode => Object.hashAll([id.hashCode, title.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- json['id'] = nativeToJson(id);
- json['title'] = nativeToJson(title);
- return json;
- }
-
- ListUserReviewsUserReviewsMovie({
- required this.id,
- required this.title,
- });
-}
-
-@immutable
-class ListUserReviewsData {
- final ListUserReviewsUser? user;
- ListUserReviewsData.fromJson(dynamic json):
-
- user = json['user'] == null ? null : ListUserReviewsUser.fromJson(json['user']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final ListUserReviewsData otherTyped = other as ListUserReviewsData;
- return user == otherTyped.user;
-
- }
- @override
- int get hashCode => user.hashCode;
-
-
- Map toJson() {
- Map json = {};
- if (user != null) {
- json['user'] = user!.toJson();
- }
- return json;
- }
-
- ListUserReviewsData({
- this.user,
- });
-}
-
diff --git a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/list_users.dart b/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/list_users.dart
deleted file mode 100644
index 5fead7eb..00000000
--- a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/list_users.dart
+++ /dev/null
@@ -1,93 +0,0 @@
-part of 'generated.dart';
-
-class ListUsersVariablesBuilder {
-
- final FirebaseDataConnect _dataConnect;
- ListUsersVariablesBuilder(this._dataConnect, );
- Deserializer dataDeserializer = (dynamic json) => ListUsersData.fromJson(jsonDecode(json));
-
- Future> execute() {
- return ref().execute();
- }
-
- QueryRef ref() {
-
- return _dataConnect.query("ListUsers", dataDeserializer, emptySerializer, null);
- }
-}
-
-@immutable
-class ListUsersUsers {
- final String id;
- final String username;
- ListUsersUsers.fromJson(dynamic json):
-
- id = nativeFromJson(json['id']),
- username = nativeFromJson(json['username']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final ListUsersUsers otherTyped = other as ListUsersUsers;
- return id == otherTyped.id &&
- username == otherTyped.username;
-
- }
- @override
- int get hashCode => Object.hashAll([id.hashCode, username.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- json['id'] = nativeToJson(id);
- json['username'] = nativeToJson(username);
- return json;
- }
-
- ListUsersUsers({
- required this.id,
- required this.username,
- });
-}
-
-@immutable
-class ListUsersData {
- final List users;
- ListUsersData.fromJson(dynamic json):
-
- users = (json['users'] as List)
- .map((e) => ListUsersUsers.fromJson(e))
- .toList();
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final ListUsersData otherTyped = other as ListUsersData;
- return users == otherTyped.users;
-
- }
- @override
- int get hashCode => users.hashCode;
-
-
- Map toJson() {
- Map json = {};
- json['users'] = users.map((e) => e.toJson()).toList();
- return json;
- }
-
- ListUsersData({
- required this.users,
- });
-}
-
diff --git a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/search_movie.dart b/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/search_movie.dart
deleted file mode 100644
index 19e5f2d7..00000000
--- a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/search_movie.dart
+++ /dev/null
@@ -1,167 +0,0 @@
-part of 'generated.dart';
-
-class SearchMovieVariablesBuilder {
- Optional _titleInput = Optional.optional(nativeFromJson, nativeToJson);
- Optional _genre = Optional.optional(nativeFromJson, nativeToJson);
-
- final FirebaseDataConnect _dataConnect;
- SearchMovieVariablesBuilder titleInput(String? t) {
- _titleInput.value = t;
- return this;
- }
- SearchMovieVariablesBuilder genre(String? t) {
- _genre.value = t;
- return this;
- }
-
- SearchMovieVariablesBuilder(this._dataConnect, );
- Deserializer dataDeserializer = (dynamic json) => SearchMovieData.fromJson(jsonDecode(json));
- Serializer varsSerializer = (SearchMovieVariables vars) => jsonEncode(vars.toJson());
- Future> execute() {
- return ref().execute();
- }
-
- QueryRef ref() {
- SearchMovieVariables vars= SearchMovieVariables(titleInput: _titleInput,genre: _genre,);
- return _dataConnect.query("SearchMovie", dataDeserializer, varsSerializer, vars);
- }
-}
-
-@immutable
-class SearchMovieMovies {
- final String id;
- final String title;
- final String? genre;
- final String imageUrl;
- SearchMovieMovies.fromJson(dynamic json):
-
- id = nativeFromJson(json['id']),
- title = nativeFromJson(json['title']),
- genre = json['genre'] == null ? null : nativeFromJson(json['genre']),
- imageUrl = nativeFromJson(json['imageUrl']);
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final SearchMovieMovies otherTyped = other as SearchMovieMovies;
- return id == otherTyped.id &&
- title == otherTyped.title &&
- genre == otherTyped.genre &&
- imageUrl == otherTyped.imageUrl;
-
- }
- @override
- int get hashCode => Object.hashAll([id.hashCode, title.hashCode, genre.hashCode, imageUrl.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- json['id'] = nativeToJson(id);
- json['title'] = nativeToJson(title);
- if (genre != null) {
- json['genre'] = nativeToJson(genre);
- }
- json['imageUrl'] = nativeToJson(imageUrl);
- return json;
- }
-
- SearchMovieMovies({
- required this.id,
- required this.title,
- this.genre,
- required this.imageUrl,
- });
-}
-
-@immutable
-class SearchMovieData {
- final List movies;
- SearchMovieData.fromJson(dynamic json):
-
- movies = (json['movies'] as List)
- .map((e) => SearchMovieMovies.fromJson(e))
- .toList();
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final SearchMovieData otherTyped = other as SearchMovieData;
- return movies == otherTyped.movies;
-
- }
- @override
- int get hashCode => movies.hashCode;
-
-
- Map toJson() {
- Map json = {};
- json['movies'] = movies.map((e) => e.toJson()).toList();
- return json;
- }
-
- SearchMovieData({
- required this.movies,
- });
-}
-
-@immutable
-class SearchMovieVariables {
- late final OptionaltitleInput;
- late final Optionalgenre;
- @Deprecated('fromJson is deprecated for Variable classes as they are no longer required for deserialization.')
- SearchMovieVariables.fromJson(Map json) {
-
-
- titleInput = Optional.optional(nativeFromJson, nativeToJson);
- titleInput.value = json['titleInput'] == null ? null : nativeFromJson(json['titleInput']);
-
-
- genre = Optional.optional(nativeFromJson, nativeToJson);
- genre.value = json['genre'] == null ? null : nativeFromJson(json['genre']);
-
- }
- @override
- bool operator ==(Object other) {
- if(identical(this, other)) {
- return true;
- }
- if(other.runtimeType != runtimeType) {
- return false;
- }
-
- final SearchMovieVariables otherTyped = other as SearchMovieVariables;
- return titleInput == otherTyped.titleInput &&
- genre == otherTyped.genre;
-
- }
- @override
- int get hashCode => Object.hashAll([titleInput.hashCode, genre.hashCode]);
-
-
- Map toJson() {
- Map json = {};
- if(titleInput.state == OptionalState.set) {
- json['titleInput'] = titleInput.toJson();
- }
- if(genre.state == OptionalState.set) {
- json['genre'] = genre.toJson();
- }
- return json;
- }
-
- SearchMovieVariables({
- required this.titleInput,
- required this.genre,
- });
-}
-
diff --git a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/upsert_user.dart b/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/upsert_user.dart
deleted file mode 100644
index f797b726..00000000
--- a/apps/mobile/prototypes/client_mobile_application/lib/dataconnect_generated/upsert_user.dart
+++ /dev/null
@@ -1,122 +0,0 @@
-part of 'generated.dart';
-
-class UpsertUserVariablesBuilder {
- String username;
-
- final FirebaseDataConnect _dataConnect;
- UpsertUserVariablesBuilder(this._dataConnect, {required this.username,});
- Deserializer dataDeserializer = (dynamic json) => UpsertUserData.fromJson(jsonDecode(json));
- Serializer varsSerializer = (UpsertUserVariables vars) => jsonEncode(vars.toJson());
- Future