VIEW MORE ARTICLES
Rinas Writes

May 07, 2022

TIL in Flutter, we can specify the app version and build number in pubspec.yaml
I was changing the marketing version and build number manually in Xcode but looks like it can be controlled from pubspec.yaml file which is very handy

specify the app version and build number in pubspec.yaml