Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 403 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 403 Bytes

0.1.0

  • Conditional Import in case of VM
  • Support of RichText & Text.rich()
  • Added clear() method to Controller

0.0.4

  • making more route aware

0.0.3

  • Fix : appending elements to body
  • removed flutter_html
  • clearing elements in case of push as well

0.0.2

  • Included LinkRender
  • Separated TextRenderer
  • Route Observers to remove Element from html

0.0.1

  • Initial Release