Automating Flutter App Versioning Using Fastlane Plugin


If you’ve ever developed mobile applications and published them to their stores, then you are aware of the specific rules of versioning an app. Those rules revolve around two properties: App versioning and incrementing build number. Versioning is a critical component of an app upgrade and maintenance strategy.

Github: https://github.com/rubiconba/fastlane-plugin-flutter-version-manager