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

discontinuedreplaced by: flutter_js

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.

1.1.1 #

  • Android: Implement onError and onExit Microservice handler - #12 (thanks @itome!)

1.1.0 #

  • Don't allow implicit casts - #6 (thanks @tvh!)
  • Android: Add Flutter 1.7+ support, by making all plugin invocations occur on the main thread - #7 (thanks @krista-koivisto!)

1.0.0 #

  • Update the uuid dependency from ^1.0.0 to ^2.0.2.

  • Android: Migrate to AndroidX.

  • Android: Bump LiquidCore dependency from 0.6.0 to 0.6.2.

    Notable compatibility change: Removed the default android.permission.WRITE_EXTERNAL_STORAGE permission.

0.6.0 #

  • iOS support and bugfixes.
  • Provides full iOS support.
  • Add @flutter_assets/ uri support for the MicroService.
  • LiquidCore bugfixes and improvement.

0.0.1 #

  • Initial release!
  • Provides basic MicroService Android integration
  • Partial JsContext integration, simple evaluations can be executed.
25
likes
40
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

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

BSD-2-Clause (license)

Dependencies

flutter, uuid

More

Packages that depend on flutter_liquidcore