Monthly Archives: Ekim 2021

My Flutter Notes

Contents Build Flutter Appbundle State Management Effective Dart Style All Dart Cheatsheet Build Flutter Appbundle Use the following command in terminal for Windows Create a file named [project]/android/key.properties that contains a reference to your keystore: Add the keystore information before the android block for [project]/android/app/build.gradle Find the buildTypes block and replace it with the following…

Read More