Flutter Code
Showing
.gitignore
0 → 100644
.metadata
0 → 100644
.vscode/launch.json
0 → 100644
analysis_options.yaml
0 → 100644
android/.gitignore
0 → 100644
android/app/build.gradle
0 → 100644
40.9 KB
4.12 KB
6.31 KB
2.56 KB
3.71 KB
5.73 KB
8.87 KB
9.36 KB
14.9 KB
13.7 KB
21.3 KB
android/build.gradle
0 → 100644
android/gradle.properties
0 → 100644
android/settings.gradle
0 → 100644
assets/img/bg.png
0 → 100644
1.76 MB
assets/img/logo.png
0 → 100644
72.5 KB
assets/img/logotxt.png
0 → 100644
54.1 KB
assets/img/user_sample.png
0 → 100644
25.8 KB
assets/videos/login.mp4
0 → 100644
File added
ios/.gitignore
0 → 100644
ios/Flutter/Debug.xcconfig
0 → 100644
ios/Flutter/Release.xcconfig
0 → 100644
ios/Runner/AppDelegate.swift
0 → 100644
5.26 KB
168 KB
6.21 KB
6.6 KB
8.29 KB
8.87 KB
11.2 KB
928 Bytes
1.34 KB
1.86 KB
2.42 KB
2.81 KB
2.76 KB
2.91 KB
3.57 KB
3.83 KB
4.01 KB
4.44 KB
206 KB
1.17 KB
2.87 KB
4.91 KB
1.93 KB
4.7 KB
7.94 KB
2.87 KB
7.18 KB
11.6 KB
3.94 KB
9.31 KB
4.62 KB
10.9 KB
11.6 KB
19.8 KB
6.31 KB
14.9 KB
6.77 KB
15.8 KB
17.5 KB
68 Bytes
68 Bytes
68 Bytes
ios/Runner/Info.plist
0 → 100644
lib/Models/Colors.dart
0 → 100644
lib/Models/Images.dart
0 → 100644
lib/Models/Strings.dart
0 → 100644
lib/Models/User.dart
0 → 100644
lib/Models/Utils.dart
0 → 100644
lib/Models/Videos.dart
0 → 100644
lib/Views/Auth/Login.dart
0 → 100644
lib/Views/Auth/Register.dart
0 → 100644
lib/Views/Home/Home.dart
0 → 100644
lib/Views/Widgets/radar.dart
0 → 100644
lib/firebase_options.dart
0 → 100644
lib/main.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
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