nice_button 0.1.4 copy "nice_button: ^0.1.4" to clipboard
nice_button: ^0.1.4 copied to clipboard

outdated

A Flutter package for Android and IOS to design nice buttons with no hassle in your app. Enjoy !

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nice_button

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

dependencies:
  nice_button: ^0.1.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:nice_button/nice_button.dart';
64
likes
0
pub points
67%
popularity

Publisher

verified publisherethieladiassa.me

A Flutter package for Android and IOS to design nice buttons with no hassle in your app. Enjoy !

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on nice_button