flutter_releaser_cli 0.0.7
flutter_releaser_cli: ^0.0.7 copied to clipboard
A command-line interface for Flutter Releaser, providing tools for managing and automating Flutter app releases.
0.0.7 #
- REFACTOR: rename commandAndArguments to arguments.
- REFACTOR: simplify flutter_releaser_cli build command.
- FIX: api url.
- FIX: header argument.
- FIX: formatting.
- FIX: put var.
- FIX: delete recursively.
- FIX: upload.
- FIX: str interpolation.
- FEAT: add talker dio.
- FEAT: clean first.
- FEAT: implement upload command for cli.
- FEAT: start wokring on upload command.
- FEAT: separate the bin folder into cli application.
0.0.6+2 #
- FIX: api url.
0.0.6+1 #
- FIX: header argument.
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.