- chore!: updated dependencies to latest in 19a8958
- fix(android): in domain don't work in kotlin in 20d15d6
- chore: updated dependencies to latest in ce92eb2
- fix: system given path mis-handled on windows in 91d8b7c
- fix(android): package id in single quotes don't change in e136511
- fix(macos): spaces not supported in .app name in afc789e
- 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
- feat: added support to choose flavour for configuration in 1be85de
- 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
- DOCS: show closed issue count instead of pr count (readme)
- First Public Release