Skip to content

programmingwormhole/wormhole_button

Repository files navigation

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.
)

About

Custom and modern buttons by Programming Wormhole

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published