wormhole_button 0.0.2 copy "wormhole_button: ^0.0.2" to clipboard
wormhole_button: ^0.0.2 copied to clipboard

Custom and modern buttons by Programming Wormhole

Wormhole Button is an modern and unique button widget. You can use it in your project according to you need.

Navigation Bar By Programming Wormhole

🌐 Socials: #

Facebook LinkedIn YouTube


How to use? #

Add wormhole_button: to your pubspec.yaml dependencies then run flutter pub get

Add from pub [Stable]

 dependencies:
   wormhole_button:

Then import the package to use

import 'package:wormhole_button/wormhole_button.dart';

Usage #


WormholeButton(
title: 'Hello',
borderRadius: 10,
// more optional property you can use to customize the widget according to you need.
)
1
likes
130
points
25
downloads

Publisher

verified publisherprogrammingwormhole.com

Weekly Downloads

Custom and modern buttons by Programming Wormhole

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on wormhole_button