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

Libraries

easy_textfield