+59
.vscode/launch.json
···
+16
-1
android/app/build.gradle.kts
···-// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).···
+1
-1
android/app/src/main/AndroidManifest.xml
android/app/src/main/res/drawable-hdpi/ic_launcher_foreground.png
This is a binary file and will not be displayed.
android/app/src/main/res/drawable-mdpi/ic_launcher_foreground.png
This is a binary file and will not be displayed.
android/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png
This is a binary file and will not be displayed.
android/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png
This is a binary file and will not be displayed.
android/app/src/main/res/drawable-xxxhdpi/ic_launcher_foreground.png
This is a binary file and will not be displayed.
android/app/src/main/res/mipmap-hdpi/ic_launcher.png
This is a binary file and will not be displayed.
android/app/src/main/res/mipmap-mdpi/ic_launcher.png
This is a binary file and will not be displayed.
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
This is a binary file and will not be displayed.
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
This is a binary file and will not be displayed.
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
This is a binary file and will not be displayed.
assets/logo/lil_dude.png
This is a binary file and will not be displayed.
assets/logo/lil_dude_padded.png
This is a binary file and will not be displayed.
+8
ios/Flutter/Dev-Debug.xcconfig
+8
ios/Flutter/Dev-Release.xcconfig
+8
ios/Flutter/Prod-Debug.xcconfig
+8
ios/Flutter/Prod-Release.xcconfig
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-50x50@1x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-50x50@2x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-57x57@1x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-57x57@2x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-72x72@1x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-72x72@2x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png
This is a binary file and will not be displayed.
+2
-2
ios/Runner/Info.plist
······
+47
-14
lib/config/environment_config.dart
·········
+2
-2
pubspec.yaml
···