Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 510 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 510 Bytes

1.1.0

  • Migrate to Flutter 3.10.0

1.0.1

  • fix simulation scroll is not sync

1.0.0

  • refactor code

0.0.3

  • check hasDrag in handleDragUpdate (maybe some positions will not accept handleDragStart event, for example, the content of FlexGrid is not loaded, scroll horizontal headers then content is loaded, at that moment the other positions are not accept handleDragStart, they will not be sync)

0.0.2

  • support TextDirection.rtl

0.0.1

  • The library for extended_tabs and flex_grid.