device_info_plus_webos 0.2.0
device_info_plus_webos: ^0.2.0 copied to clipboard
Device info plus plugin implementation for webOS
device_info_plus_webos #
Device info plus plugin implementation for webOS
Setup #
-
Ensure your Flutter app supports webOS devices and simulators (Check examples)
-
Include webOSTV.js library in your app's index.html:
<script src="webOSTVjs-1.2.13/webOSTV.js"></script>
<script src="flutter_bootstrap.js" async></script>
- Complie your app as a web app, move compled contents of
build/webfolderwebosfolder and install it on your webOS device or simulator
