corona_app
a new flutter project.
getting started
download this project
athallahmaajid/indonesia-corona-app.git
development
run in your emulator or connect your pc to your phone
flutter run
release
build apk
flutter build apk --release
build ios app (macos only)
flutter build ipa --release
download the app in your phone, and install it
Comments are closed.