Frontend
parents
Showing
.gitignore
0 → 100644
.metadata
0 → 100644
.vscode/settings.json
0 → 100644
README.md
0 → 100644
analysis_options.yaml
0 → 100644
android/.gitignore
0 → 100644
android/app/build.gradle
0 → 100644
16.7 KB
16.7 KB
16.7 KB
16.7 KB
16.7 KB
android/build.gradle
0 → 100644
android/gradle.properties
0 → 100644
android/settings.gradle
0 → 100644
assets/helper/app_logo.png
0 → 100644
16.7 KB
assets/helper/app_logo.psd
0 → 100644
File added
assets/helper/home_bg.psd
0 → 100644
File added
333 KB
File added
91.3 KB
File added
211 KB
assets/images/home_bg.png
0 → 100644
78.7 KB
333 KB
10.1 KB
assets/images/next_btn.png
0 → 100644
159 KB
789 KB
assets/images/splash_bg.png
0 → 100644
6.71 MB
59.4 KB
13.4 KB
ios/.gitignore
0 → 100644
ios/Flutter/Debug.xcconfig
0 → 100644
ios/Flutter/Release.xcconfig
0 → 100644
ios/Runner/AppDelegate.swift
0 → 100644
10.7 KB
295 Bytes
406 Bytes
450 Bytes
282 Bytes
462 Bytes
704 Bytes
406 Bytes
586 Bytes
862 Bytes
862 Bytes
1.63 KB
762 Bytes
1.2 KB
1.38 KB
68 Bytes
68 Bytes
68 Bytes
ios/Runner/Info.plist
0 → 100644
lib/main.dart
0 → 100644
lib/models/cucumber_all.dart
0 → 100644
lib/models/user.dart
0 → 100644
lib/network/network.dart
0 → 100644
lib/style.dart
0 → 100644
lib/utils/camera_helper.dart
0 → 100644
lib/utils/identity_data.dart
0 → 100644
lib/utils/storage.dart
0 → 100644
lib/utils/urls.dart
0 → 100644
lib/utils/utils.dart
0 → 100644
lib/widgets/divider.dart
0 → 100644
linux/.gitignore
0 → 100644
linux/CMakeLists.txt
0 → 100644
linux/flutter/CMakeLists.txt
0 → 100644
linux/main.cc
0 → 100644
linux/my_application.cc
0 → 100644
linux/my_application.h
0 → 100644
macos/.gitignore
0 → 100644
101 KB
5.55 KB
520 Bytes
13.8 KB
1.04 KB
35.6 KB
2.17 KB
macos/Runner/Info.plist
0 → 100644
pubspec.lock
0 → 100644
pubspec.yaml
0 → 100644
test/widget_test.dart
0 → 100644
web/favicon.png
0 → 100644
917 Bytes
web/icons/Icon-192.png
0 → 100644
5.17 KB
web/icons/Icon-512.png
0 → 100644
8.06 KB
5.46 KB
20.5 KB
web/index.html
0 → 100644
web/manifest.json
0 → 100644
windows/.gitignore
0 → 100644
windows/CMakeLists.txt
0 → 100644
windows/runner/Runner.rc
0 → 100644
windows/runner/main.cpp
0 → 100644
windows/runner/resource.h
0 → 100644
33 KB
windows/runner/utils.cpp
0 → 100644
windows/runner/utils.h
0 → 100644