rapider_flutter_js_stable 1.0.0 copy "rapider_flutter_js_stable: ^1.0.0" to clipboard
rapider_flutter_js_stable: ^1.0.0 copied to clipboard

A stable fork of flutter_js with Android runtime fixes. Uses QuickJS on Android and JavascriptCore on iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rapider_flutter_js_stable

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

dependencies:
  rapider_flutter_js_stable: ^1.0.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:rapider_flutter_js_stable/rapider_flutter_js_stable.dart';
0
likes
140
points
108
downloads

Publisher

unverified uploader

Weekly Downloads

A stable fork of flutter_js with Android runtime fixes. Uses QuickJS on Android and JavascriptCore on iOS.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, http, sync_http

More

Packages that depend on rapider_flutter_js_stable