lemon_js 0.3.0 copy "lemon_js: ^0.3.0" to clipboard
lemon_js: ^0.3.0 copied to clipboard

QuickJS JavaScript engine for Flutter — cross-platform FFI and WebAssembly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lemon_js

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  lemon_js: ^0.3.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lemon_js/lemon_js.dart';
0
likes
160
points
242
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

QuickJS JavaScript engine for Flutter — cross-platform FFI and WebAssembly.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

archive, crypto, ffi, flutter, flutter_web_plugins, http, shared_preferences, web

More

Packages that depend on lemon_js

Packages that implement lemon_js