package_rename
A Blazingly Fast way to configure your awesome flutter project to be production ready.
1.10.1
12K downloads/mo
#2765 most downloaded on pub.dev
OutdatedGuy/package_rename
What this package is like to depend on
Last release 8 months ago
04 Dec 2025
Release timing varies
gaps range from 2 weeks to 8 months
Nearly every release is documented
notes for 20 of 20 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
20 releases · first in 2022
1 release in the last 12 months
see the full history below
Release timeline
20 releases · Aug 2022 to Dec 2025Releases
latest 20-
1.10.104 Dec 2025Release notes
Open source →What's Changed
- feat(workflow): remove flutter SDK dependency by @OutdatedGuy in #85
- chore: update dependencies to latest by @OutdatedGuy in #89
- chore: update example app to Flutter 3.35 by @OutdatedGuy in #90
- fix(ios): improve bundle identifier detection and replacement by @smithemely in #87
- chore: update example app to Flutter 3.38 by @OutdatedGuy in #92
- chore: updated dependencies to latest by @OutdatedGuy in #93
- docs: add funding links for Buy Me A Coffee by @OutdatedGuy in #94
- chore: update actions/checkout to version 6 in code quality workflow by @OutdatedGuy in #95
- docs: update README for improved clarity and structure by @OutdatedGuy in #96
New Contributors
- @smithemely made their first contribution in #87
Full Changelog: v1.10.0...v1.10.1
-
1.10.011 Apr 2025Release notes
Open source →What's Changed
- fix:
build.gradlefile not checked properly by @OutdatedGuy in #80 - fix: lint checking fails on Github Actions by @OutdatedGuy in #81
- refactor: prefer
.gradle.ktsfile over.gradleif present by @OutdatedGuy in #82 - chore: updated dependencies to latest by @OutdatedGuy in #83
Full Changelog: v1.9.0...v1.10.0
- fix:
-
1.9.004 Mar 2025Release notes
Open source →What's Changed
- chore: updated dependencies to latest with flutter 3.29 by @OutdatedGuy in #73
- docs: added topics in pubspec.yaml by @OutdatedGuy in #74
- feat: support for Flutter 3.29 template by @OutdatedGuy in #75
Full Changelog: v1.8.0...v1.9.0
-
1.8.019 Dec 2024Release notes
Open source →What's Changed
- chore: updated example template to Flutter 3.27 by @OutdatedGuy in #67
- feat: support for Flutter 3.27 template by @OutdatedGuy in #68
- refactor: deleted deprecated files by @OutdatedGuy in #69
- docs: updated changed fields and files list by @OutdatedGuy in #71
Full Changelog: v1.7.1...v1.8.0
-
1.7.101 Aug 2024Release notes
Open source →What's Changed
- chore: updated workflow actions to latest by @OutdatedGuy in #61
- chore: updated dependencies to latest by @OutdatedGuy in #64
- refactor: lowered sdk constraints to support dart 2.12 and above by @OutdatedGuy in #63
Full Changelog: v1.7.0...v1.7.1
-
1.7.011 Jun 2024Release notes
Open source →What's Changed
- chore: updated example template to Flutter 3.22 by @OutdatedGuy in #58
- feat: support for Flutter 3.22 template by @OutdatedGuy in #59
Full Changelog: v1.6.0...v1.7.0
-
1.6.014 May 2024Release notes
Open source →What's Changed
- fix: repo link in readme by @OutdatedGuy in #53
- chore: updated dependencies to latest by @OutdatedGuy in #56
- feat: added optional short_app_name web config (#54) by @albemala in #55
New Contributors
Full Changelog: v1.5.3...v1.6.0
-
1.5.303 Jan 2024Release notes
Open source →What's Changed
- added underscore smybol in PRODUCT_BUNDLE_IDENTIFIER regex matching by @imranspahic in #44
- docs: updated non-code files to latest to latest template by @OutdatedGuy in #50
- fix(macos): bundle id doesn't update for extensions by @OutdatedGuy in #51
New Contributors
- @imranspahic made their first contribution in #44
Full Changelog: v1.5.2...v1.5.3
Release notes
Open source →- fix(ios):
PRODUCT_BUNDLE_IDENTIFIERnot updating if it contains underscore (_). Thanks @imranspahic for d8d8395 - refactor: updated project template and documentations in daf18d3
- fix(macos):
PRODUCT_BUNDLE_IDENTIFIERnot updating if it contains underscore (_) for extension targets in 8dfe5ac
-
1.5.207 Dec 2023Release notes
Open source →What's Changed
- chore: updated dependencies to latest by @OutdatedGuy in #45
- refactor: using new way to declare 'part of' directive by @OutdatedGuy in #46
Full Changelog: v1.5.1...v1.5.2
Release notes
Open source → -
1.5.104 Oct 2023Release notes
Open source →What's Changed
- fix(windows): runner.rc file not updating at all by @OutdatedGuy in #41
- chore: updated dependencies to latest by @OutdatedGuy in #42
Full Changelog: v1.5.0...v1.5.1
-
1.5.016 Aug 2023Release notes
Open source →- feat: ability to use config file at different location than root of project. Thanks @milindgoel15 for 3605341
-
1.4.002 Aug 2023 -
1.3.325 Jun 2023 -
1.3.205 Jun 2023 -
1.3.101 Jun 2023 -
1.3.024 May 2023Release notes
Open source →- 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_renamecommand and Deprecatedflutter pub run package_rename:setcommand in ea2f950
-
1.2.004 Apr 2023 -
1.1.013 Mar 2023Release notes
Open source →- chore: migrated to Flutter 3.7 in 6ccb378
- chore: updated dependencies to latest in 8d59c57
- feat: added field
override_old_packageto 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.017 Aug 2022 -
1.0.0+118 Aug 2022