lg-flutter-webos/flutter-webos
webOS 用の Flutter
- Stars
- 214
- Forks
- 16
- 最終プッシュ(UTC)
- 2026/09/08
- プロジェクト状態
- 公開中
言語DartGo TemplateShellCMakeC++
使用している依存関係
ランキング
元の README
以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
README を開く / 閉じる
Flutter for webOS
Flutter-webOS is an extension to the Flutter SDK for developing Flutter applications for webOS.
It provides the necessary tools and libraries to build, package, and run Flutter apps on webOS-powered devices.
Quick Start
flutter-webos doctor -v
flutter-webos precache -f
flutter-webos devices
flutter-webos create --platforms webos helloworld
helloworld$ flutter-webos build webos --release
helloworld$ flutter-webos run -d <your_device_id>
For detailed installation steps, please refer to the instructions below.
Required Installations
Getting Started with Flutter for webOS
- Flutter-webOS CLI
- Flutter-webOS SDK
- webOS NDK
License
This project is licensed under the LICENSE file.