animated_random_button 1.0.2 copy "animated_random_button: ^1.0.2" to clipboard
animated_random_button: ^1.0.2 copied to clipboard

The Animated Random Button Flutter Package provides a set of four animated buttons that generate random values for different scenarios.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_random_button

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

dependencies:
  animated_random_button: ^1.0.2

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_random_button/animated_random_button.dart';
4
likes
130
pub points
13%
popularity

Publisher

unverified uploader

The Animated Random Button Flutter Package provides a set of four animated buttons that generate random values for different scenarios.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on animated_random_button