rounded_text_form_field 0.0.1 copy "rounded_text_form_field: ^0.0.1" to clipboard
rounded_text_form_field: ^0.0.1 copied to clipboard

A Flutter library for rounded text form field with custom design and decoration with support for labels, hints, validation, and more. This widget simplifies the process of creating and customizing tex [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rounded_text_form_field

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  rounded_text_form_field: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rounded_text_form_field/rounded_text_form_field.dart';
1
likes
150
pub points
39%
popularity

Publisher

verified publisheraddwebsolution.com

A Flutter library for rounded text form field with custom design and decoration with support for labels, hints, validation, and more. This widget simplifies the process of creating and customizing text input fields in your Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on rounded_text_form_field