Releases: Nialixus/typewritertext
Releases · Nialixus/typewritertext
TypeWriter v3.0.8
3.0.8
- Add
TypeWriterController.fromStreamdocumentation - Add
autorunparameter inTypeWriterControllerandTypeWriterController.fromValue - Add try and catch in getting index
- Now support empty string
Full Changelog: v3.0.7...v3.0.8
TypeWriter v3.0.7
3.0.5
- Fix README
3.0.6
- Merge library
3.0.7
- Fix text overflow clipped
- Add
TypeWriterController.fromStream - Support emoji in text
What's Changed
New Contributors
Full Changelog: v3.0.4...v3.0.7
TypeWriter v3.0.4
3.0.4
- Added
Mountedchecker for safety - Deprecated
TypeWriterText - Split the library into
TypeWriter(v3) andTypeWriterText(v1) - Increase Unit Test
TypeWriter v3.0.3
3.0.3
- Add
onFinishedcallback.
TypeWriter v3.0.2
3.0.0
- Add TypeWriter v3
3.0.1
- Calling stop before dispose
3.0.2
- Add assertion of text length
- Update readme
TypeWriterText v2.3.1
2.3.1
- Remove deprecated
textScaleFactor
TypeWriterText v2.3.0
2.3.0
- Fix Changelog
TypeWriterText v2.2.0
2.2.0
- Update pubspec
TypeWriterText v2.1.0
2.1.0
- Add TypeWriterText.builder
TypeWriterText v2.0.0
2.0.0
- Change Timer to TickerProvider