devangels_child_builder 0.0.1 copy "devangels_child_builder: ^0.0.1" to clipboard
devangels_child_builder: ^0.0.1 copied to clipboard

A builder which allows for the rebuilding of the UI when dependency changes but not the child passed in

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add devangels_child_builder

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

dependencies:
  devangels_child_builder: ^0.0.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:devangels_child_builder/devangels_child_builder.dart';
2
likes
140
points
12
downloads

Publisher

verified publisherdevangels.london

Weekly Downloads

A builder which allows for the rebuilding of the UI when dependency changes but not the child passed in

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on devangels_child_builder