js_script 0.1.2 copy "js_script: ^0.1.2" to clipboard
js_script: ^0.1.2 copied to clipboard

Run JS script.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add js_script

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

dependencies:
  js_script: ^0.1.2

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:js_script/js_script.dart';
3
likes
70
pub points
16%
popularity

Publisher

unverified uploader

Run JS script.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ffi, flutter, path

More

Packages that depend on js_script