word_carousel 0.0.2 copy "word_carousel: ^0.0.2" to clipboard
word_carousel: ^0.0.2 copied to clipboard

A Flutter package for displaying animated sequential text with smooth transitions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add word_carousel

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

dependencies:
  word_carousel: ^0.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:word_carousel/word_carousel.dart';
6
likes
145
points
3
downloads

Publisher

verified publisherswiftkart.icu

Weekly Downloads

A Flutter package for displaying animated sequential text with smooth transitions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on word_carousel