jpl_child_builder 2.0.3 copy "jpl_child_builder: ^2.0.3" to clipboard
jpl_child_builder: ^2.0.3 copied to clipboard

A very simple builder that can be used by UI frameworks to customize / wrap internal widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jpl_child_builder

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

dependencies:
  jpl_child_builder: ^2.0.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:jpl_child_builder/jpl_child_builder.dart';
0
likes
150
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A very simple builder that can be used by UI frameworks to customize / wrap internal widgets.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on jpl_child_builder