Flutter application for tracking food daily with photos and comments
flutter doctor -v
- locate java path and replace java with keytool
/java-path-from-flutter/keytool -genkey -v -keystore key.jks -keyalg RSA -keysize 2048 -validity 10000 -alias key
- Copy
key.properties
file toandroid
folder - Run command
flutter build appbundle