Buildflutter build
Signcert / keystore
Uploadstore connect
Reviewthen live
App Store
Google Play
publish.dartdart
// The path from main branch to the
// App Store and Play Store:
//
// 1. Build the release artifact.
// 2. Sign it with the right cert.
// 3. Upload to the store connect.
// 4. Wait out review, then go live.
//
// Same four steps every time.