persian_type_effect 0.0.1
persian_type_effect: ^0.0.1 copied to clipboard
A Flutter package to show Persian text with a smooth typing animation effect, perfect for UI text animations.
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