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

WriteText 是逐步显示文本的动画组件,像手写一样的效果。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add write_text

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

dependencies:
  write_text: ^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:write_text/write_text.dart';
1
likes
20
pub points
0%
popularity

Publisher

unverified uploader

WriteText 是逐步显示文本的动画组件,像手写一样的效果。

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on write_text