Skip to content

0.16.2

Latest
Compare
Choose a tag to compare
@andycall andycall released this 14 Aug 05:42
· 45 commits to main since this release
9a02698

This version supports Flutter 3.24.x, 3.22.x, 3.19.x, 3.16.x, and 3.13.x.

Features

  1. Add flutter 3.24.x support. #644

Bug Fixed

  1. Fix memory leaks in Flutter engineGroup mode. #629
  2. Fix rendering order when change css display:none to block. #639