applet 0.6.3 copy "applet: ^0.6.3" to clipboard
applet: ^0.6.3 copied to clipboard

A Flutter package for hot updates and code push with JavaScript.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add applet

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

dependencies:
  applet: ^0.6.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:applet/applet.dart';
2
likes
160
points
52
downloads

Publisher

verified publisherabandoft.com

Weekly Downloads

A Flutter package for hot updates and code push with JavaScript.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dynamic_widget, flutter, jsf

More

Packages that depend on applet