Persian Type Effect

A Flutter package to display Persian text with a typing animation effect. This package allows you to easily add a smooth and dynamic typing effect to Persian text in your Flutter apps.

Features

  • Typing Animation: Smooth animation that simulates typing effect for Persian text.
  • Customizable Duration: Adjust the typing speed by controlling the duration of the animation.
  • Easy to Use: Simply pass a string of Persian text to the widget and display it with the typing effect.

Getting started

To use the persian_type_effect package, follow these steps:

1. Add the dependency in your pubspec.yaml file:

dependencies:
  persian_type_effect: ^0.0.1