typewritertext 3.0.7 typewritertext: ^3.0.7 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
3.0.1 #
- Calling stop before dispose
3.0.2 #
- Add assertion of text length
- Update readme
3.0.3 #
- Add
onFinished
callback.
3.0.4 #
- Added
Mounted
checker for safety - Deprecated
TypeWriterText
- Split the library into
TypeWriter
(v3) andTypeWriterText
(v1) - Increase Unit Test
3.0.5 #
- Fix README
3.0.6 #
- Merge library
3.0.7 #
- Fix text overflow clipped
- Add
TypeWriterController.fromStream
- Support emoji in text