sequential_text_fade

Creator: coderz1093

Last updated:

0 purchases

sequential_text_fade Image
sequential_text_fade Images
Add to Cart

Description:

sequential text fade

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.
Sequential Text Fade #

The SequentialTextFade widget displays a list of texts that sequentially fade in and out.


Sequential Rotating Text Fade #

The SequentialRotatingTextFade widget continuously cycles through the list of texts, fading each in and out in a repeating loop.


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.4
copied to clipboard
Usage #
Import the package in your Dart file:
import 'package:sequential_text_fade/sequential_text_fade.dart';
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator