miv_buttons 1.0.1 copy "miv_buttons: ^1.0.1" to clipboard
miv_buttons: ^1.0.1 copied to clipboard

Elegant pseudo 3D buttons. You can use them instead of or in addition to the standard buttons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add miv_buttons

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

dependencies:
  miv_buttons: ^1.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:miv_buttons/miv_buttons.dart';
6
likes
160
points
172
downloads

Publisher

verified publishermivoligo.com

Weekly Downloads

Elegant pseudo 3D buttons. You can use them instead of or in addition to the standard buttons.

Repository (GitHub)
View/report issues

Topics

#button #ui #widget #design #flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on miv_buttons