random_selection_text_animation 1.0.2 copy "random_selection_text_animation: ^1.0.2" to clipboard
random_selection_text_animation: ^1.0.2 copied to clipboard

Animation of random picking characters in a Text widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add random_selection_text_animation

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

dependencies:
  random_selection_text_animation: ^1.0.2

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:random_selection_text_animation/random_selection_text_animation.dart';
1
likes
130
pub points
3%
popularity

Publisher

unverified uploader

Animation of random picking characters in a Text widget

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on random_selection_text_animation