Skip to content

4.5.11

Compare
Choose a tag to compare
@0xZOne 0xZOne released this 12 Jun 03:29
· 25 commits to main since this release

What's Changed

  1. [dart]添加SystemChrome.setPreferredOrientations测试案例
  2. [ohos]修复透明弹窗由于被其他全屏page遮盖导致弹窗再现时页面假死等一系列问题,补充和dialog相关场景example demo
  3. [ohos]解决FlutterBoostEntry中onPageHide的调用和onPageShow不对称问题
  4. [ohos]适配最新的PlatformView方案
  5. [ohos]解决横竖屏不生效的问题
  6. [ohos]解决因权限问题从系统剪贴板获取数据失败的问题
  7. [ohos]解决透明弹窗返回时底下flutter页面闪烁的问题

Full Changelog: 4.5.10...4.5.11