v0.1.1
flutter_app_name
एक पैकेज जो आपके फ्लटर ऐप लॉन्चर नाम को सेट करना आसान बनाता है।
137लाइक 44630-दिन डाउनलोड110Pub अंक
AndroidiOSmacOSWindowsLinux
f-prime/flutter_app_name open-source repository details.
यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
A command-line tool that makes it trivial to set the launcher name for iOS and Android Flutter apps. Works with Flutter 2.
dev_dependencies:
flutter_app_name: ^0.1.1
flutter_app_name:
name: "My Cool App"
id: "it.in4matic.flutter_app_name"
flutter pub get
flutter pub run flutter_app_name
Run the test suite with
pub run test