package_rename 1.3.2 package_rename: ^1.3.2 copied to clipboard
A Blazingly Fast way to configure your awesome flutter project to be production ready.
1.3.1 #
1.3.0 #
- feat: Support new windows code from Flutter 3.7 onwards. Thanks @obemu for ac23e98
- feat: support flutter 3.10 template code in 6f1a4e0
- docs: updated package docs in b5e6315
- chore: updated package dependencies and configurations in b7aa13c, 48abd67 and 8b2505d
-
feat!: added
dart run package_rename
command and Deprecatedflutter pub run package_rename:set
command in ea2f950 #
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