jpl_json_dynamic_widget_plugin_components 1.1.0 copy "jpl_json_dynamic_widget_plugin_components: ^1.1.0" to clipboard
jpl_json_dynamic_widget_plugin_components: ^1.1.0 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jpl_json_dynamic_widget_plugin_components

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

dependencies:
  jpl_json_dynamic_widget_plugin_components: ^1.1.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:jpl_json_dynamic_widget_plugin_components/jpl_json_dynamic_widget_plugin_components.dart';
0
likes
150
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, jpl_child_builder, jpl_json_class, jpl_json_dynamic_widget, jpl_json_theme, logging, meta, path, uuid

More

Packages that depend on jpl_json_dynamic_widget_plugin_components