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

A beautiful custom button widget for Flutter.

my_widget_library #

A simple, elegant custom button for Flutter apps.

Usage #

import 'package:my_widget_library/my_widget_library.dart';

FancyButton(
  text: "Click Me",
  onPressed: () => print("Button pressed!"),
);
1
likes
0
points
250
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful custom button widget for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on flutter_beautify