flutter_releaser_cli 0.0.6
flutter_releaser_cli: ^0.0.6 copied to clipboard
A command-line interface for Flutter Releaser, providing tools for managing and automating Flutter app releases.
0.0.6 #
- FEAT: add talker dio.
0.0.5+2 #
- Update a dependency to the latest release.
0.0.5+1 #
- Update a dependency to the latest release.
0.0.5 #
- REFACTOR: rename commandAndArguments to arguments.
- REFACTOR: simplify flutter_releaser_cli build command.
- FIX: formatting.
- FIX: put var.
- FEAT: clean first.
0.0.4 #
- FIX: delete recursively.
- FIX: upload.
- FEAT: implement upload command for cli.
0.0.3 #
- FIX: str interpolation.
- FEAT: start wokring on upload command.
0.0.2 #
- FEAT: separate the bin folder into cli application.