invest screen ui

This commit is contained in:
jayesh
2024-06-11 16:53:29 +05:30
parent 6e6e2efcc2
commit fce7910f8e
16 changed files with 606 additions and 5 deletions

View File

@@ -54,6 +54,10 @@ android {
buildTypes {
release {
//Enable the proguard
minifyEnabled true
shrinkResources true
// useProguard true
// 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