flutter_adaptive_buttons 0.0.1 copy "flutter_adaptive_buttons: ^0.0.1" to clipboard
flutter_adaptive_buttons: ^0.0.1 copied to clipboard

A collection of Flutter widgets that adapt their appearance based on the platform and provide consistent button functionalities across different platforms.

Changelog #

All notable changes to the "Flutter Adaptive Buttons" package will be documented in this file.

[0.0.1] - Initial Release #

  • Released the initial version of the package.

  • Added AdaptiveElevatedButton widget.

  • Added AdaptiveElevatedButton.icon widget.

  • Added AdaptiveTextButton widget.

  • Added AdaptiveTextButton.icon widget.

  • Added AdaptiveOutlinedButton widget.

  • Added AdaptiveOutlinedButton.icon widget.

  • Added AdaptiveIconButton widget.

  • Added AdaptiveIconButton.icon widget.

  • Widgets automatically adapt their appearance based on the platform (Android or iOS).

  • Included example in the repository demonstrating usage scenarios.

Please note that this is the initial release of the package.

8
likes
140
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of Flutter widgets that adapt their appearance based on the platform and provide consistent button functionalities across different platforms.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_adaptive_buttons