flutter_btn 0.0.2 flutter_btn: ^0.0.2 copied to clipboard
A package for flutter button design of different themes.
Features #
Currently this package shows a custom button.
Getting started #
- Add the package in your pubspec.yaml file
- Then simply import the package wherever you want it to be in your code. Happy coding 😎
Usage #
Check out the example app in the ./example folder
const like = 'sample';
Additional information #
More new button designs on the way 😄