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

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.7

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
40
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

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on nice_button