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

A flutter package that animates the TextField hint

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_hint

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

dependencies:
  animated_hint: ^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:animated_hint/animated_hint.dart';
6
likes
130
points
11
downloads

Publisher

verified publisheriamdipanshus.in

Weekly Downloads

A flutter package that animates the TextField hint

Repository (GitHub)
View/report issues

Topics

#flutter #field #ui #textfield

Documentation

API reference

License

MIT (license)

Dependencies

animated_text_kit, flutter

More

Packages that depend on animated_hint