reactive_button 0.0.9 copy "reactive_button: ^0.0.9" to clipboard
reactive_button: ^0.0.9 copied to clipboard

Reactive Button

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reactive_button

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

dependencies:
  reactive_button: ^0.0.9

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:reactive_button/reactive_button.dart';
4
likes
120
points
190
downloads

Publisher

unverified uploader

Weekly Downloads

Reactive Button

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dartz, flutter, flutter_bloc

More

Packages that depend on reactive_button