Skip to content

tagflow v0.0.3

Choose a tag to compare

@devaryakjha devaryakjha released this 08 May 05:33
· 388 commits to main since this release

0.0.3

  • REFACTOR(parser): simplify constructor and improve debug handling. (fa5c05e1)
  • FIX: update SDK constraints to require Dart 3.7.0 or higher. (c3640f90)
  • FIX(selectable_adapter): add content length and selection range methods. (00204089)
  • FEAT(style): add maxTextLines property to TagflowStyle for text element configuration. (804d8956)