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.

example/README.md

modern_launcher_name_example #

This is an example project demonstrating how to use the modern_launcher_name package.

Setup #

  1. Ensure the modern_launcher_name package is located in the parent directory.
  2. Run flutter pub get to install dependencies.
  3. Run the following command to update the launcher name:
dart run modern_launcher_name

This will update the launcher name to "ExampleApp" as specified in pubspec.yaml.```
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