enhanced_button 0.0.3 copy "enhanced_button: ^0.0.3" to clipboard
enhanced_button: ^0.0.3 copied to clipboard

A wrapper of ElevatedButton to support gradient background and transform and image background.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add enhanced_button

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

dependencies:
  enhanced_button: ^0.0.3

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:enhanced_button/enhanced_button.dart';
1
likes
140
pub points
63%
popularity
screenshot

Publisher

verified publishershirne.com

A wrapper of ElevatedButton to support gradient background and transform and image background.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on enhanced_button