Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
2021-102
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
2021-102
2021-102
Commits
419b51c6
Commit
419b51c6
authored
May 12, 2021
by
mojitha
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
created project mobile-client in flutter
parent
da44207d
Changes
62
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
62 changed files
with
1630 additions
and
0 deletions
+1630
-0
MobileClient/mobile_client/.gitignore
MobileClient/mobile_client/.gitignore
+41
-0
MobileClient/mobile_client/.metadata
MobileClient/mobile_client/.metadata
+10
-0
MobileClient/mobile_client/README.md
MobileClient/mobile_client/README.md
+16
-0
MobileClient/mobile_client/android/.gitignore
MobileClient/mobile_client/android/.gitignore
+11
-0
MobileClient/mobile_client/android/app/build.gradle
MobileClient/mobile_client/android/app/build.gradle
+63
-0
MobileClient/mobile_client/android/app/src/debug/AndroidManifest.xml
...t/mobile_client/android/app/src/debug/AndroidManifest.xml
+7
-0
MobileClient/mobile_client/android/app/src/main/AndroidManifest.xml
...nt/mobile_client/android/app/src/main/AndroidManifest.xml
+47
-0
MobileClient/mobile_client/android/app/src/main/kotlin/com/slam/mobile_client/MainActivity.kt
...pp/src/main/kotlin/com/slam/mobile_client/MainActivity.kt
+6
-0
MobileClient/mobile_client/android/app/src/main/res/drawable/launch_background.xml
...t/android/app/src/main/res/drawable/launch_background.xml
+12
-0
MobileClient/mobile_client/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
...ient/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
+0
-0
MobileClient/mobile_client/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
...ient/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
+0
-0
MobileClient/mobile_client/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
...ent/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
+0
-0
MobileClient/mobile_client/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
...nt/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
+0
-0
MobileClient/mobile_client/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
...t/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
+0
-0
MobileClient/mobile_client/android/app/src/main/res/values/styles.xml
.../mobile_client/android/app/src/main/res/values/styles.xml
+18
-0
MobileClient/mobile_client/android/app/src/profile/AndroidManifest.xml
...mobile_client/android/app/src/profile/AndroidManifest.xml
+7
-0
MobileClient/mobile_client/android/build.gradle
MobileClient/mobile_client/android/build.gradle
+31
-0
MobileClient/mobile_client/android/gradle.properties
MobileClient/mobile_client/android/gradle.properties
+4
-0
MobileClient/mobile_client/android/gradle/wrapper/gradle-wrapper.properties
...e_client/android/gradle/wrapper/gradle-wrapper.properties
+6
-0
MobileClient/mobile_client/android/settings.gradle
MobileClient/mobile_client/android/settings.gradle
+11
-0
MobileClient/mobile_client/ios/.gitignore
MobileClient/mobile_client/ios/.gitignore
+32
-0
MobileClient/mobile_client/ios/Flutter/AppFrameworkInfo.plist
...leClient/mobile_client/ios/Flutter/AppFrameworkInfo.plist
+26
-0
MobileClient/mobile_client/ios/Flutter/Debug.xcconfig
MobileClient/mobile_client/ios/Flutter/Debug.xcconfig
+1
-0
MobileClient/mobile_client/ios/Flutter/Release.xcconfig
MobileClient/mobile_client/ios/Flutter/Release.xcconfig
+1
-0
MobileClient/mobile_client/ios/Runner.xcodeproj/project.pbxproj
...Client/mobile_client/ios/Runner.xcodeproj/project.pbxproj
+495
-0
MobileClient/mobile_client/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
...er.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+7
-0
MobileClient/mobile_client/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
...project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
+8
-0
MobileClient/mobile_client/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
...ect.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
+8
-0
MobileClient/mobile_client/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
...s/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
+91
-0
MobileClient/mobile_client/ios/Runner.xcworkspace/contents.xcworkspacedata
...le_client/ios/Runner.xcworkspace/contents.xcworkspacedata
+7
-0
MobileClient/mobile_client/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
.../Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
+8
-0
MobileClient/mobile_client/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
...ner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
+8
-0
MobileClient/mobile_client/ios/Runner/AppDelegate.swift
MobileClient/mobile_client/ios/Runner/AppDelegate.swift
+13
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
...s/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
+122
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png
...ets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png
.../Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png
.../Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png
.../Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png
.../Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png
.../Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png
.../Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png
.../Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png
.../Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png
.../Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png
.../Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png
.../Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png
.../Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png
.../Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png
...ets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json
...Runner/Assets.xcassets/LaunchImage.imageset/Contents.json
+23
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png
...nner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png
...r/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png
...r/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png
+0
-0
MobileClient/mobile_client/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md
...ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md
+5
-0
MobileClient/mobile_client/ios/Runner/Base.lproj/LaunchScreen.storyboard
...bile_client/ios/Runner/Base.lproj/LaunchScreen.storyboard
+37
-0
MobileClient/mobile_client/ios/Runner/Base.lproj/Main.storyboard
...lient/mobile_client/ios/Runner/Base.lproj/Main.storyboard
+26
-0
MobileClient/mobile_client/ios/Runner/Info.plist
MobileClient/mobile_client/ios/Runner/Info.plist
+45
-0
MobileClient/mobile_client/ios/Runner/Runner-Bridging-Header.h
...eClient/mobile_client/ios/Runner/Runner-Bridging-Header.h
+1
-0
MobileClient/mobile_client/lib/main.dart
MobileClient/mobile_client/lib/main.dart
+117
-0
MobileClient/mobile_client/pubspec.lock
MobileClient/mobile_client/pubspec.lock
+153
-0
MobileClient/mobile_client/pubspec.yaml
MobileClient/mobile_client/pubspec.yaml
+76
-0
MobileClient/mobile_client/test/widget_test.dart
MobileClient/mobile_client/test/widget_test.dart
+30
-0
No files found.
MobileClient/mobile_client/.gitignore
0 → 100644
View file @
419b51c6
# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
# 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
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/build/
# Web related
lib/generated_plugin_registrant.dart
# Symbolication related
app.*.symbols
# Obfuscation related
app.*.map.json
MobileClient/mobile_client/.metadata
0 → 100644
View file @
419b51c6
# 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: 8874f21e79d7ec66d0457c7ab338348e31b17f1d
channel: stable
project_type: app
MobileClient/mobile_client/README.md
0 → 100644
View file @
419b51c6
# mobile_client
A peer-2-peer mobile solution with flutter for garbage monitoring and sharing.
## 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://flutter.dev/docs/get-started/codelab
)
-
[
Cookbook: Useful Flutter samples
](
https://flutter.dev/docs/cookbook
)
For help getting started with Flutter, view our
[
online documentation
](
https://flutter.dev/docs
)
, which offers tutorials,
samples, guidance on mobile development, and a full API reference.
MobileClient/mobile_client/android/.gitignore
0 → 100644
View file @
419b51c6
gradle-wrapper.jar
/.gradle
/captures/
/gradlew
/gradlew.bat
/local.properties
GeneratedPluginRegistrant.java
# Remember to never publicly share your keystore.
# See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app
key.properties
MobileClient/mobile_client/android/app/build.gradle
0 → 100644
View file @
419b51c6
def
localProperties
=
new
Properties
()
def
localPropertiesFile
=
rootProject
.
file
(
'local.properties'
)
if
(
localPropertiesFile
.
exists
())
{
localPropertiesFile
.
withReader
(
'UTF-8'
)
{
reader
->
localProperties
.
load
(
reader
)
}
}
def
flutterRoot
=
localProperties
.
getProperty
(
'flutter.sdk'
)
if
(
flutterRoot
==
null
)
{
throw
new
GradleException
(
"Flutter SDK not found. Define location with flutter.sdk in the local.properties file."
)
}
def
flutterVersionCode
=
localProperties
.
getProperty
(
'flutter.versionCode'
)
if
(
flutterVersionCode
==
null
)
{
flutterVersionCode
=
'1'
}
def
flutterVersionName
=
localProperties
.
getProperty
(
'flutter.versionName'
)
if
(
flutterVersionName
==
null
)
{
flutterVersionName
=
'1.0'
}
apply
plugin:
'com.android.application'
apply
plugin:
'kotlin-android'
apply
from:
"$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
android
{
compileSdkVersion
29
sourceSets
{
main
.
java
.
srcDirs
+=
'src/main/kotlin'
}
lintOptions
{
disable
'InvalidPackage'
}
defaultConfig
{
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId
"com.slam.mobile_client"
minSdkVersion
16
targetSdkVersion
29
versionCode
flutterVersionCode
.
toInteger
()
versionName
flutterVersionName
}
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
.
debug
}
}
}
flutter
{
source
'../..'
}
dependencies
{
implementation
"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
MobileClient/mobile_client/android/app/src/debug/AndroidManifest.xml
0 → 100644
View file @
419b51c6
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"com.slam.mobile_client"
>
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->
<uses-permission
android:name=
"android.permission.INTERNET"
/>
</manifest>
MobileClient/mobile_client/android/app/src/main/AndroidManifest.xml
0 → 100644
View file @
419b51c6
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"com.slam.mobile_client"
>
<!-- io.flutter.app.FlutterApplication is an android.app.Application that
calls FlutterMain.startInitialization(this); in its onCreate method.
In most cases you can leave this as-is, but you if you want to provide
additional functionality it is fine to subclass or reimplement
FlutterApplication and put your custom class here. -->
<application
android:name=
"io.flutter.app.FlutterApplication"
android:label=
"mobile_client"
android:icon=
"@mipmap/ic_launcher"
>
<activity
android:name=
".MainActivity"
android:launchMode=
"singleTop"
android:theme=
"@style/LaunchTheme"
android:configChanges=
"orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
android:hardwareAccelerated=
"true"
android:windowSoftInputMode=
"adjustResize"
>
<!-- Specifies an Android theme to apply to this Activity as soon as
the Android process has started. This theme is visible to the user
while the Flutter UI initializes. After that, this theme continues
to determine the Window background behind the Flutter UI. -->
<meta-data
android:name=
"io.flutter.embedding.android.NormalTheme"
android:resource=
"@style/NormalTheme"
/>
<!-- Displays an Android View that continues showing the launch screen
Drawable until Flutter paints its first frame, then this splash
screen fades out. A splash screen is useful to avoid any visual
gap between the end of Android's launch screen and the painting of
Flutter's first frame. -->
<meta-data
android:name=
"io.flutter.embedding.android.SplashScreenDrawable"
android:resource=
"@drawable/launch_background"
/>
<intent-filter>
<action
android:name=
"android.intent.action.MAIN"
/>
<category
android:name=
"android.intent.category.LAUNCHER"
/>
</intent-filter>
</activity>
<!-- Don't delete the meta-data below.
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
<meta-data
android:name=
"flutterEmbedding"
android:value=
"2"
/>
</application>
</manifest>
MobileClient/mobile_client/android/app/src/main/kotlin/com/slam/mobile_client/MainActivity.kt
0 → 100644
View file @
419b51c6
package
com.slam.mobile_client
import
io.flutter.embedding.android.FlutterActivity
class
MainActivity
:
FlutterActivity
()
{
}
MobileClient/mobile_client/android/app/src/main/res/drawable/launch_background.xml
0 → 100644
View file @
419b51c6
<?xml version="1.0" encoding="utf-8"?>
<!-- Modify this file to customize your launch splash screen -->
<layer-list
xmlns:android=
"http://schemas.android.com/apk/res/android"
>
<item
android:drawable=
"@android:color/white"
/>
<!-- You can insert your own image assets here -->
<!-- <item>
<bitmap
android:gravity="center"
android:src="@mipmap/launch_image" />
</item> -->
</layer-list>
MobileClient/mobile_client/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
0 → 100644
View file @
419b51c6
544 Bytes
MobileClient/mobile_client/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
0 → 100644
View file @
419b51c6
442 Bytes
MobileClient/mobile_client/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
0 → 100644
View file @
419b51c6
721 Bytes
MobileClient/mobile_client/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
0 → 100644
View file @
419b51c6
1.01 KB
MobileClient/mobile_client/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
0 → 100644
View file @
419b51c6
1.41 KB
MobileClient/mobile_client/android/app/src/main/res/values/styles.xml
0 → 100644
View file @
419b51c6
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Theme applied to the Android Window while the process is starting -->
<style
name=
"LaunchTheme"
parent=
"@android:style/Theme.Black.NoTitleBar"
>
<!-- Show a splash screen on the activity. Automatically removed when
Flutter draws its first frame -->
<item
name=
"android:windowBackground"
>
@drawable/launch_background
</item>
</style>
<!-- Theme applied to the Android Window as soon as the process has started.
This theme determines the color of the Android Window while your
Flutter UI initializes, as well as behind your Flutter UI while its
running.
This Theme is only used starting with V2 of Flutter's Android embedding. -->
<style
name=
"NormalTheme"
parent=
"@android:style/Theme.Black.NoTitleBar"
>
<item
name=
"android:windowBackground"
>
@android:color/white
</item>
</style>
</resources>
MobileClient/mobile_client/android/app/src/profile/AndroidManifest.xml
0 → 100644
View file @
419b51c6
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"com.slam.mobile_client"
>
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->
<uses-permission
android:name=
"android.permission.INTERNET"
/>
</manifest>
MobileClient/mobile_client/android/build.gradle
0 → 100644
View file @
419b51c6
buildscript
{
ext
.
kotlin_version
=
'1.3.50'
repositories
{
google
()
jcenter
()
}
dependencies
{
classpath
'com.android.tools.build:gradle:3.5.0'
classpath
"org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
allprojects
{
repositories
{
google
()
jcenter
()
}
}
rootProject
.
buildDir
=
'../build'
subprojects
{
project
.
buildDir
=
"${rootProject.buildDir}/${project.name}"
}
subprojects
{
project
.
evaluationDependsOn
(
':app'
)
}
task
clean
(
type:
Delete
)
{
delete
rootProject
.
buildDir
}
MobileClient/mobile_client/android/gradle.properties
0 → 100644
View file @
419b51c6
org.gradle.jvmargs
=
-Xmx1536M
android.useAndroidX
=
true
android.enableJetifier
=
true
android.enableR8
=
true
MobileClient/mobile_client/android/gradle/wrapper/gradle-wrapper.properties
0 → 100644
View file @
419b51c6
#Fri Jun 23 08:50:38 CEST 2017
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-5.6.2-all.zip
MobileClient/mobile_client/android/settings.gradle
0 → 100644
View file @
419b51c6
include
':app'
def
localPropertiesFile
=
new
File
(
rootProject
.
projectDir
,
"local.properties"
)
def
properties
=
new
Properties
()
assert
localPropertiesFile
.
exists
()
localPropertiesFile
.
withReader
(
"UTF-8"
)
{
reader
->
properties
.
load
(
reader
)
}
def
flutterSdkPath
=
properties
.
getProperty
(
"flutter.sdk"
)
assert
flutterSdkPath
!=
null
,
"flutter.sdk not set in local.properties"
apply
from:
"$flutterSdkPath/packages/flutter_tools/gradle/app_plugin_loader.gradle"
MobileClient/mobile_client/ios/.gitignore
0 → 100644
View file @
419b51c6
*.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/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
MobileClient/mobile_client/ios/Flutter/AppFrameworkInfo.plist
0 → 100644
View file @
419b51c6
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version=
"1.0"
>
<dict>
<key>
CFBundleDevelopmentRegion
</key>
<string>
$(DEVELOPMENT_LANGUAGE)
</string>
<key>
CFBundleExecutable
</key>
<string>
App
</string>
<key>
CFBundleIdentifier
</key>
<string>
io.flutter.flutter.app
</string>
<key>
CFBundleInfoDictionaryVersion
</key>
<string>
6.0
</string>
<key>
CFBundleName
</key>
<string>
App
</string>
<key>
CFBundlePackageType
</key>
<string>
FMWK
</string>
<key>
CFBundleShortVersionString
</key>
<string>
1.0
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
1.0
</string>
<key>
MinimumOSVersion
</key>
<string>
9.0
</string>
</dict>
</plist>
MobileClient/mobile_client/ios/Flutter/Debug.xcconfig
0 → 100644
View file @
419b51c6
#include "Generated.xcconfig"
MobileClient/mobile_client/ios/Flutter/Release.xcconfig
0 → 100644
View file @
419b51c6
#include "Generated.xcconfig"
MobileClient/mobile_client/ios/Runner.xcodeproj/project.pbxproj
0 → 100644
View file @
419b51c6
This diff is collapsed.
Click to expand it.
MobileClient/mobile_client/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
0 → 100644
View file @
419b51c6
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version =
"1.0"
>
<FileRef
location =
"group:Runner.xcodeproj"
>
</FileRef>
</Workspace>
MobileClient/mobile_client/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
0 → 100644
View file @
419b51c6
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version=
"1.0"
>
<dict>
<key>
IDEDidComputeMac32BitWarning
</key>
<true/>
</dict>
</plist>
MobileClient/mobile_client/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
0 → 100644
View file @
419b51c6
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version=
"1.0"
>
<dict>
<key>
PreviewsEnabled
</key>
<false/>
</dict>
</plist>
MobileClient/mobile_client/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
0 → 100644
View file @
419b51c6
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion =
"1020"
version =
"1.3"
>
<BuildAction
parallelizeBuildables =
"YES"
buildImplicitDependencies =
"YES"
>
<BuildActionEntries>
<BuildActionEntry
buildForTesting =
"YES"
buildForRunning =
"YES"
buildForProfiling =
"YES"
buildForArchiving =
"YES"
buildForAnalyzing =
"YES"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"97C146ED1CF9000F007C117D"
BuildableName =
"Runner.app"
BlueprintName =
"Runner"
ReferencedContainer =
"container:Runner.xcodeproj"
>
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration =
"Debug"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv =
"YES"
>
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"97C146ED1CF9000F007C117D"
BuildableName =
"Runner.app"
BlueprintName =
"Runner"
ReferencedContainer =
"container:Runner.xcodeproj"
>
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration =
"Debug"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle =
"0"
useCustomWorkingDirectory =
"NO"
ignoresPersistentStateOnLaunch =
"NO"
debugDocumentVersioning =
"YES"
debugServiceExtension =
"internal"
allowLocationSimulation =
"YES"
>
<BuildableProductRunnable
runnableDebuggingMode =
"0"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"97C146ED1CF9000F007C117D"
BuildableName =
"Runner.app"
BlueprintName =
"Runner"
ReferencedContainer =
"container:Runner.xcodeproj"
>
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration =
"Profile"
shouldUseLaunchSchemeArgsEnv =
"YES"
savedToolIdentifier =
""
useCustomWorkingDirectory =
"NO"
debugDocumentVersioning =
"YES"
>
<BuildableProductRunnable
runnableDebuggingMode =
"0"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"97C146ED1CF9000F007C117D"
BuildableName =
"Runner.app"
BlueprintName =
"Runner"
ReferencedContainer =
"container:Runner.xcodeproj"
>
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration =
"Debug"
>
</AnalyzeAction>
<ArchiveAction
buildConfiguration =
"Release"
revealArchiveInOrganizer =
"YES"
>
</ArchiveAction>
</Scheme>
MobileClient/mobile_client/ios/Runner.xcworkspace/contents.xcworkspacedata
0 → 100644
View file @
419b51c6
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version =
"1.0"
>
<FileRef
location =
"group:Runner.xcodeproj"
>
</FileRef>
</Workspace>
MobileClient/mobile_client/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
0 → 100644
View file @
419b51c6
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version=
"1.0"
>
<dict>
<key>
IDEDidComputeMac32BitWarning
</key>
<true/>
</dict>
</plist>
MobileClient/mobile_client/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
0 → 100644
View file @
419b51c6
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version=
"1.0"
>
<dict>
<key>
PreviewsEnabled
</key>
<false/>
</dict>
</plist>
MobileClient/mobile_client/ios/Runner/AppDelegate.swift
0 → 100644
View file @
419b51c6
import
UIKit
import
Flutter
@UIApplicationMain
@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
)
}
}
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
0 → 100644
View file @
419b51c6
{
"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"
:
"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"
:
"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"
}
}
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png
0 → 100644
View file @
419b51c6
10.7 KB
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png
0 → 100644
View file @
419b51c6
564 Bytes
MobileClient/mobile_client/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png
0 → 100644
View file @
419b51c6
1.25 KB