closure_widget_builder 0.1.1 copy "closure_widget_builder: ^0.1.1" to clipboard
closure_widget_builder: ^0.1.1 copied to clipboard

outdated

A builder that is as easy to build widgets as hooks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add closure_widget_builder

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

dependencies:
  closure_widget_builder: ^0.1.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:closure_widget_builder/closure_widget_builder.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A builder that is as easy to build widgets as hooks.

Homepage

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on closure_widget_builder