rotating_hint_text_field 0.0.9 copy "rotating_hint_text_field: ^0.0.9" to clipboard
rotating_hint_text_field: ^0.0.9 copied to clipboard

AnimatedHintTextField is a Flutter widget with animated hint text transitions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rotating_hint_text_field

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

dependencies:
  rotating_hint_text_field: ^0.0.9

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:rotating_hint_text_field/rotating_hint_text_field.dart';
9
likes
160
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

AnimatedHintTextField is a Flutter widget with animated hint text transitions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on rotating_hint_text_field