flutterfy library
Functions
-
main(
List< String> arguments) → void - The above Dart function updates the version number in a pubspec.yaml file based on the provided level change (major, minor, or patch).
-
updateVersion(
String levelChange) → void