flujs 0.1.0+1 copy "flujs: ^0.1.0+1" to clipboard
flujs: ^0.1.0+1 copied to clipboard

flutter binding js engine.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flujs

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

dependencies:
  flujs: ^0.1.0+1

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:flujs/flujs.dart';
0
likes
130
points
4
downloads

Publisher

verified publisherhumphreyd.cn

Weekly Downloads

flutter binding js engine.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi, flutter, http, http_parser, path

More

Packages that depend on flujs