FLUTTER ECOSYSTEM

lg-flutter-webos/flutter-webos

webOS용 Flutter

flutter-webos 프로젝트 이미지
Stars
214
Forks
16
최근 푸시(UTC)
2026. 9. 8.
프로젝트 상태
활성
webOS Flutter SDK GitHub avatar
GITHUB Organization

webOS Flutter SDK ↗

The official SDK for building, running, and deploying Flutter applications on the webOS platform.

언어DartGo TemplateShellCMakeC++

사용 중인 의존성

의존성 목록 15 개

순위

원본 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.