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

A Flutter package to update the launcher name for Android and iOS applications, including CFBundleName and CFBundleDisplayName for iOS.

Changelog #

1.0.0 #

  • Initial release.
  • Updates Android launcher name in strings.xml and AndroidManifest.xml.
  • Updates iOS CFBundleName and CFBundleDisplayName in Info.plist.
  • Supports configuration via pubspec.yaml.
  • Command-line tool with dart run modern_launcher_name.
1
likes
150
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package to update the launcher name for Android and iOS applications, including CFBundleName and CFBundleDisplayName for iOS.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, path, xml, yaml

More

Packages that depend on modern_launcher_name