Skip to content

Releases: Nialixus/typewritertext

TypeWriter v3.0.8

Choose a tag to compare

@Nialixus Nialixus released this 14 Jul 05:06

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

Full Changelog: v3.0.7...v3.0.8

TypeWriter v3.0.7

Choose a tag to compare

@Nialixus Nialixus released this 13 Jul 10:02

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

  • fix: string to runes fix emoji length by @Muzm in #14

New Contributors

  • @Muzm made their first contribution in #14

Full Changelog: v3.0.4...v3.0.7

TypeWriter v3.0.4

Choose a tag to compare

@Nialixus Nialixus released this 22 May 15:58

3.0.4

  • Added Mounted checker for safety
  • Deprecated TypeWriterText
  • Split the library into TypeWriter (v3) and TypeWriterText (v1)
  • Increase Unit Test

TypeWriter v3.0.3

Choose a tag to compare

@Nialixus Nialixus released this 24 Apr 08:52

3.0.3

  • Add onFinished callback.

TypeWriter v3.0.2

Choose a tag to compare

@Nialixus Nialixus released this 25 Feb 04:07

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

Choose a tag to compare

@Nialixus Nialixus released this 08 Dec 02:14

2.3.1

  • Remove deprecated textScaleFactor

TypeWriterText v2.3.0

Choose a tag to compare

@Nialixus Nialixus released this 05 Oct 05:25

2.3.0

  • Fix Changelog

TypeWriterText v2.2.0

Choose a tag to compare

@Nialixus Nialixus released this 05 Oct 05:11

2.2.0

  • Update pubspec

TypeWriterText v2.1.0

Choose a tag to compare

@Nialixus Nialixus released this 17 Sep 06:07

2.1.0

  • Add TypeWriterText.builder

TypeWriterText v2.0.0

Choose a tag to compare

@Nialixus Nialixus released this 03 Sep 02:24

2.0.0

  • Change Timer to TickerProvider