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

A Flutter package that displays a sequence of texts fading in and out, using a SequentialTextFade widget for the animation.

Sequential Text Fade #

A Flutter package for displaying a series of text messages with smooth fading animations. Perfect for announcements, updates, and highlighting important information, it ensures an engaging and dynamic user experience.

Features #

  • Display a list of texts that fade in sequentially.
  • Customizable delay and duration for the fade animations.

Getting started #

Installation #

Add the following to your pubspec.yaml file:

dependencies:
  sequential_text_fade: ^0.0.1

Usage #

Import the package in your Dart file:

import 'package:sequential_text_fade/sequential_text_fade.dart';
3
likes
0
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that displays a sequence of texts fading in and out, using a SequentialTextFade widget for the animation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on sequential_text_fade