easy_app_changer 1.0.0 copy "easy_app_changer: ^1.0.0" to clipboard
easy_app_changer: ^1.0.0 copied to clipboard

A Flutter package to easily change app name and icon with one command.

1.0.0 Initial Release 🎉 #

✨ What's New #

  • First public release of easy_app_changer 🧩
  • Added full support for changing the app display name on both Android and iOS.
  • Introduced CLI command-line interface for easy usage:
    dart run easy_app_changer set-name "MyApp"
    

Implemented Android support:

Automatically modifies the android:label attribute in AndroidManifest.xml.

Implemented iOS support:

Automatically updates or creates the entry in Info.plist.

Added bilingual README (English + Thai) for better accessibility:

English version explains usage for global developers.

Thai version provides clear steps for Thai Flutter beginners.

1
likes
145
points
34
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package to easily change app name and icon with one command.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, path, xml, yaml

More

Packages that depend on easy_app_changer