fancytextbox 0.0.1 fancytextbox: ^0.0.1 copied to clipboard
fancy text box is a simple textbox
fancy_textbox #
A Flutter package that provides a beautiful purple-colored textbox.
Features #
- Beautiful purple-colored textbox.
- Easy to use and integrate into your Flutter applications.
Getting started #
In your pubspec.yaml
file, add the following dependency:
dependencies:
fancy_textbox: ^0.0.1
copied to clipboard