easy_textfield 0.0.1 easy_textfield: ^0.0.1 copied to clipboard
A flutter customize textfield package
Features #
This package will help you add customize textField into your app
Getting started #
Import this package into your flutter application
Usage #
Flutter_easy_textfields(onchange: null,onsubmitted: null, label: hello, labelcolor: Colors.blue, textcolor: Colors.blue,
bordercolor: Colors.red, keyboardType: TextInputType.text);
Additional information #
To contribute to this package, add your contribution and your name to the readme file. i will check and merge your contributions