typewritertext 3.0.0 typewritertext: ^3.0.0 copied to clipboard
A simple typewriter text animation wrapper for flutter. Supports iOS, Android, web, Windows, macOS, and Linux.
0.0.1 #
- Initial release.
1.0.0 #
- Add alignment and documentation.
1.1.0 #
- Change documentation.
1.2.0 #
- Hide Library.
1.3.0 #
- Fix empty string case.
1.4.0 #
- Fix state used after being disposed.
1.5.0 #
- Migrate from provider to statefulwidget.
1.6.0 #
- Update documentation.
1.7.0 #
- Add Repeat & Dispose
1.8.0 #
- Update Documentation
1.9.0 #
- Add WidgetsBinding
2.0.0 #
- Change Timer to TickerProvider
2.1.0 #
- Add TypeWriterText.builder
2.2.0 #
- Update pubspec
2.3.0 #
- Fix Changelog
2.3.1-new #
- Remove deprecated
textScaleFactor
3.0.0 #
- Add TypeWriter v3