json_dynamic_widget_plugin_js 1.0.0+6 copy "json_dynamic_widget_plugin_js: ^1.0.0+6" to clipboard
json_dynamic_widget_plugin_js: ^1.0.0+6 copied to clipboard

A plugin to the JSON Dynamic Widget to provide JS support to the widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add json_dynamic_widget_plugin_js

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

dependencies:
  json_dynamic_widget_plugin_js: ^1.0.0+6

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:json_dynamic_widget_plugin_js/json_dynamic_widget_plugin_js.dart';
0
likes
140
pub points
35%
popularity

Publisher

unverified uploader

A plugin to the JSON Dynamic Widget to provide JS support to the widgets

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

child_builder, flutter, flutter_js, js, json_dynamic_widget, logging, meta, uuid

More

Packages that depend on json_dynamic_widget_plugin_js