aagarwal1012 / Animated-Text-Kit

🔔 A flutter package to create cool and beautiful text animations. [Flutter Favorite Package]
https://animated-text-kit.web.app
MIT License
1.64k stars 306 forks source link

Add Slide Direction Enum to Control Slide-In and Slide-Out Direction on `RotateAnimatedText` #324

Open fauziridwan1709 opened 10 months ago

fauziridwan1709 commented 10 months ago

Summary

This pull request addresses Issue #323, where I propose adding a new enum, SlideDirection, to the RotateAnimatedText widget in the Animated-Text-Kit Flutter package. This enhancement allows users to specify the direction of slide-in and slide-out animations for text, providing greater flexibility and customization options.

Changes Made

Testing Done

Screenshots

Working on it.

Closes Issues

Closes #323

Checklist

Notes

Please tell if anything else needs to be added - Like flutter documentation, etc.