typewritertext 3.0.8 copy "typewritertext: ^3.0.8" to clipboard
typewritertext: ^3.0.8 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) and TypeWriterText (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

3.0.8 #

  • Add TypeWriterController.fromStream documentation
  • Add autorun parameter in TypeWriterController and TypeWriterController.fromValue
  • Add try and catch in getting index
  • Now support empty string
137
likes
160
pub points
95%
popularity
screenshot

Publisher

verified publisherinidia.app

A simple typewriter text animation wrapper for flutter. Supports iOS, Android, web, Windows, macOS, and Linux.

Homepage
Repository (GitHub)
View/report issues

Topics

#utility #animation

Documentation

API reference

Funding

Consider supporting this project:

ko-fi.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on typewritertext