[1.2.6-nullsafety] - migrating to null safety
[1.2.6] - modify some description in README, upgrade video_player
dependencies
[1.2.5] - update markdown package to fix the issue, remove chewie
package
[1.2.4] - update dependencies
[1.2.1+1] - expose tocList
and currentToc
properties in TocController
(thanks to @jarekb123). It adds ability to create custom Table of Content widgets
[1.2.0] - add TextConfig
to set TextAlign
and TextDirection
,solve issue #21
[1.1.6] - add text
to PreWrapper
[1.1.5] - add PreWrapper
, and HighlightCode can be automatically detected with null language
[1.0.8] - add CommonStyle
to title, add selectable
to PConfig
[1.0.7] - fix ImgBuilder
send a null image url
[1.0.6] - fix ImgBuilder
not working correctly
[1.0.4] - Add ImgConfig
, Improve code description and online demo
[1.0.2] - Reduce the difficulty of TOC function, improve the basic functions of the package
[1.0.0] - Complete base functions