amazing_button 0.0.3+4 copy "amazing_button: ^0.0.3+4" to clipboard
amazing_button: ^0.0.3+4 copied to clipboard

A new Flutter buttons package project. You can get easily a pre-build buttons and can customize it.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add amazing_button

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

dependencies:
  amazing_button: ^0.0.3+4

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:amazing_button/amazing_button.dart';
5
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter buttons package project. You can get easily a pre-build buttons and can customize it.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on amazing_button