flutter_js 0.0.3+1 copy "flutter_js: ^0.0.3+1" to clipboard
flutter_js: ^0.0.3+1 copied to clipboard

outdated

A Javascript engine to use with flutter. It uses quickjs on Android and JavascriptCore on IOS

0.0.3+1 #

  • Updated to use a new version of oasis-jsbridge-android which brings quickjs (js engine for Android) upgraded to the latest version (currently 2020-07-05)

0.0.2+1 #

0.0.1+2 #

  • Fixed a typo in the FlutterJsPlugin.kt class

0.0.1+1 #

  • Initial version only provides a very simple api which allow to init the javascript engine and evaluate javascript expressions and get the result as String.
338
likes
0
points
108k
downloads

Publisher

unverified uploader

Weekly Downloads

A Javascript engine to use with flutter. It uses quickjs on Android and JavascriptCore on IOS

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_js

Packages that implement flutter_js