flutter_app_renamer 1.0.3
flutter_app_renamer: ^1.0.3 copied to clipboard
A command-line tool that makes it easy to change your Flutter AppName and BundleID on all platforms.
1.0.3 #
- Corrected overzealous refactoring
1.0.2 #
- Fixed formatting
1.0.1 #
- Fixed publishing issues
1.0.0 #
- Prep for publishing on pub.dev
0.1.1 #
- Fixed minor bug
0.1.0 #
- beta release
0.0.5 #
- Testing minor bug fix
0.0.4 #
- Refactored doRename() to move platform detection to its own method
0.0.3 #
- Reverted previous change; it wasn't a bug
0.0.2 #
- Fixed minor bug
0.0.1 #
- Initial release