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

outdated

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.0.27

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
0
pub points
29%
popularity

Publisher

unverified uploader

Run JS script.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi, flutter, path

More

Packages that depend on js_script