lg-flutter-webos/flutter-webos
用於 webOS 的 Flutter
- Stars
- 214
- Forks
- 16
- 最近推送(UTC)
- 2026年9月8日
- 專案狀態
- 未封存
語言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.