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.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 #

Added #

  • Introduced a modern NextGenButton widget.
  • Added support for simple text using title.
  • Added support for custom widget titles using titleText.
  • Added customizable textStyle.
  • Added gradient background support.
  • Added left and right icon support.
  • Added loading state with built-in loading indicator.
  • Added custom loading widget support.
  • Added customizable loading indicator color.
  • Added disabled button state.
  • Added ripple (InkWell) customization.
  • Added border color and border width customization.
  • Added corner radius customization.
  • Added elevation support.
  • Added customizable icon spacing.
  • Added complete API documentation.
  • Improved Material 3 compatibility.
  • Maintained backward compatibility with previous versions.

0.0.3 #

Changed #

  • Improved button customization options.
  • Enhanced styling and visual appearance.
  • Updated documentation and examples.

0.0.2 #

Changed #

  • Minor improvements and bug fixes.

0.0.1 #

Added #

  • Initial release of NextGenButton.
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