fancy_text_reveal 0.0.1+1 copy "fancy_text_reveal: ^0.0.1+1" to clipboard
fancy_text_reveal: ^0.0.1+1 copied to clipboard

outdated

A package for text reveal.

Fancy Text Reveal #

Dart Flutter

Getting Started 🎨 #

First, add fancy_text_reveal as a dependency in your pubspec.yaml file.

dependencies:
  fancy_text_reveal: any

Demo 👀 #

Output sample

Usage 🎨 #

To use is simple, just do this:

@override
  Widget build(BuildContext context) {
    return FancyTextReveal(
      child: Text('You are Awesome!')
    );
  }

Properties Parameter

Here, you can pass:

  • decoration for custom decoration of reveal container;
  • milliseconds in int for animation duration;
  • verticalSpacing for spacing;
  • horizontalSpacing for spacing;

Help Maintenance ☕ #

If you could help me cheer up, buying me a cup of coffee will make my life really happy and get much energy out of it.

Buy Me A Coffee