BeautyTextfield
BeautyTextfield copied to clipboard
BeautyTextfield made with Flutter
I added beauty textfield in pubspec.yaml but it is saying it can't pubspec.yaml after that [even though I had no issue importing other packages].
Thank you for contributions. When i want to assing `TextEditingController`, it did not let me. I have added to `final TextEditingController controller;` to `BeautyTextfield` class and its constructor in my...
Settings isShadow to false, gives error as BoxShadow is not subtype of List[], please edit the code and wrap boxShadow in a List[].