flutter_liquidcore 0.6.0 copy "flutter_liquidcore: ^0.6.0" to clipboard
flutter_liquidcore: ^0.6.0 copied to clipboard

discontinuedreplaced by: flutter_js
outdated

Node.js virtual machine for Android and iOS. It basically provides you with a way to execute and evaluate Javascript inside Flutter on Android/iOS.

flutter_liquidcore #

Node.js/Javascript virtual machine for Android and iOS in Flutter.

A basic Flutter wrapper for the amazing https://github.com/LiquidPlayer/LiquidCore library.

You should check out the documentation on their Wiki for more information as to how it works.

Features #

  • MicroService integration - A way to communicate with your script/service using an EventEmitter.

  • JsContext integration - A way to execute arbitrary scripts in a self-contained vm.

    It's currently quite limited as it is, it allows you to evaluate scripts and read from them.

    Advanced manipulation of those JsContext objects in Dart isn't currently supported, so they'll need to be done in Javascript.

    There's currently no plans to provide low level object manipulation functionality.

25
likes
0
pub points
7%
popularity

Publisher

unverified uploader

Node.js virtual machine for Android and iOS. It basically provides you with a way to execute and evaluate Javascript inside Flutter on Android/iOS.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, uuid

More

Packages that depend on flutter_liquidcore