nextgen_button 1.0.0 copy "nextgen_button: ^1.0.0" to clipboard
nextgen_button: ^1.0.0 copied to clipboard

A modern and highly customizable Flutter button widget with support for gradients, icons, loading states, disabled states, custom widgets, and flexible styling options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nextgen_button

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

dependencies:
  nextgen_button: ^1.0.0

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:nextgen_button/nextgen_button.dart';
5
likes
160
points
115
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A modern and highly customizable Flutter button widget with support for gradients, icons, loading states, disabled states, custom widgets, and flexible styling options.

Repository (GitHub)
View/report issues

Topics

#flutter #button #widget #ui #material-design

License

MIT (license)

Dependencies

flutter

More

Packages that depend on nextgen_button