package_rename 1.1.0 package_rename: ^1.1.0 copied to clipboard
A Blazingly Fast way to configure your awesome flutter project to be production ready.
1.1.0 #
- chore: migrated to Flutter 3.7 in 6ccb378
- chore: updated dependencies to latest in 8d59c57
- feat: added field
override_old_package
to move existing MainActivity code to new folder structure in d664dbc- This can be used to move existing code instead of creating new default template
- Using this field will delete the old folder structure
1.0.0+1 #
- DOCS: show closed issue count instead of pr count (readme)
1.0.0 #
- First Public Release