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

A widget that offers the material states and its corresponding controller to a material widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_state_builder

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

dependencies:
  material_state_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:material_state_builder/material_state_builder.dart';
2
likes
150
pub points
69%
popularity

Publisher

verified publishernetwriper.com

A widget that offers the material states and its corresponding controller to a material widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on material_state_builder