lg-flutter-webos/flutter-webos
Flutter के लिए webOS
- Stars
- 214
- Forks
- 16
- अंतिम पुश (UTC)
- 8 सित॰ 2026
- प्रोजेक्ट स्थिति
- सक्रिय
भाषाएँ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.