v0.1.1
flutter_app_name
一個可輕鬆設定您的 Flutter 應用程式啟動器名稱的套件。
137喜歡 446近 30 天下載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