lemon_js_extensions 0.2.1 copy "lemon_js_extensions: ^0.2.1" to clipboard
lemon_js_extensions: ^0.2.1 copied to clipboard

Unified extension package and manifest model for lemon_js and lemon_js_ui.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lemon_js_extensions

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

dependencies:
  lemon_js_extensions: ^0.2.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:lemon_js_extensions/lemon_js_extensions.dart';
0
likes
150
points
168
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Unified extension package and manifest model for lemon_js and lemon_js_ui.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, flutter, http, lemon_js, lemon_js_ui, path_provider, shared_preferences

More

Packages that depend on lemon_js_extensions