mercuryjs 0.1.3 copy "mercuryjs: ^0.1.3" to clipboard
mercuryjs: ^0.1.3 copied to clipboard

A library with integrated JavaScript engine and extension utils for Flutter Apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mercuryjs

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

dependencies:
  mercuryjs: ^0.1.3

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:mercuryjs/mercuryjs.dart';
4
likes
110
pub points
24%
popularity

Publisher

verified publisheropenwebf.com

A library with integrated JavaScript engine and extension utils for Flutter Apps.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

archive, async, characters, collection, ffi, flutter, hive, intl, meta, path, quiver, rename, shared_preferences, source_span, vector_math, web_socket_channel

More

Packages that depend on mercuryjs