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

A Flutter text form field with glassmorphism design, animated borders, shimmer effects, blur background, and fully customizable UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yir_text_form_field

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

dependencies:
  yir_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:yir_text_form_field/yir_text_form_field.dart';
4
likes
160
points
67
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter text form field with glassmorphism design, animated borders, shimmer effects, blur background, and fully customizable UI.

Repository (GitHub)
View/report issues

Topics

#flutter #ui #glassmorphism #widget #design

License

MIT (license)

Dependencies

flutter

More

Packages that depend on yir_text_form_field