rich_text_writer 0.0.9
rich_text_writer: ^0.0.9 copied to clipboard
A Rich text writer for Flutter.
0.0.9 #
- Use the [widget] provided span once the writer has finished writing.
0.0.8 #
- Fix bug with non-traversal hidden span behavior.
0.0.7 #
- Use hidden spans for writing instead of a single shadow rich text.
0.0.6 #
- Add traverse flag.
0.0.5 #
- Add enabled flag.
0.0.4 #
- Switch to duration instead of delay naming and fix bug with changing styling after finishing writing.
0.0.3 #
- Fix duration bug.
0.0.2 #
- Minor API changes
0.0.1 #
- Initial release