animated_conditional_builder 0.0.5 copy "animated_conditional_builder: ^0.0.5" to clipboard
animated_conditional_builder: ^0.0.5 copied to clipboard

Animated version of Conditional Builder that gradually changes its values over a period of time.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_conditional_builder

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

dependencies:
  animated_conditional_builder: ^0.0.5

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:animated_conditional_builder/animated_conditional_builder.dart';
6
likes
130
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

Animated version of Conditional Builder that gradually changes its values over a period of time.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_conditional_builder