Last updated:
0 purchases
flutter app name
Flutter App Name #
A command-line tool that makes it trivial to set the launcher name for iOS and Android Flutter apps. Works with Flutter 2.
Usage #
Set your dev dependencies and your app's name
dev_dependencies:
flutter_app_name: ^0.1.0
flutter_app_name:
name: "My Cool App"
copied to clipboard
Run flutter_app_name in your project's directory
flutter pub get
flutter pub run flutter_app_name
copied to clipboard
Test #
Run the test suite with
pub run test
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.