# Flutter 在最新的 iOS 上

> 了解 Flutter 对最新 iOS 版本的支持与兼容性。



Flutter supports iOS 26.

Flutter 支持 iOS 26。

For information on the status of specific iOS features
that Flutter hasn't yet fully implemented,
visit the following issues in the flutter/flutter repo.

有关 Flutter 尚未完全实现的特定 iOS 功能的状态，请访问 flutter/flutter 仓库中的以下 issue：

* Flutter support for liquid glass: [Issue 170310][]

  Flutter 对 liquid glass 的支持：[Issue 170310][]

* Eye tracking of a Flutter app: [Issue 153573][]

  Flutter 应用的眼动追踪：[Issue 153573][]

* Hover typing feature: [Issue 152715][]

  悬停输入功能：[Issue 152715][]

* iOS formatting menu: [Issue 150068][]

  iOS 格式化菜单：[Issue 150068][]

* iOS-style zoom page transition: [Issue 150588][]

  iOS 风格缩放页面转场：[Issue 150588][]

* iPad-style tab bar: [Issue 150590][]

  iPad 风格标签栏：[Issue 150590][]

* iPhone mirroring when viewing a Flutter app: [Issue 152711][]

  查看 Flutter 应用时的 iPhone 镜像：[Issue 152711][]

* Large content viewer: [Issue 152715][]

  大内容查看器：[Issue 152715][]

* Add "Translate" button to the context edit menu: [Issue 150392][]

  在上下文编辑菜单中添加「翻译」按钮：[Issue 150392][]

* Virtual trackpad feature: [Issue 152715][]

  虚拟触控板功能：[Issue 152715][]

* Writing tools text input feature: [Issue 150965][], [Issue 150452][]

  书写工具文本输入功能：[Issue 150965][]、[Issue 150452][]

[Issue 150068]: https://github.com/flutter/flutter/issues/150068
[Issue 150392]: https://github.com/flutter/flutter/issues/150392
[Issue 150452]: https://github.com/flutter/flutter/issues/150452
[Issue 150588]: https://github.com/flutter/flutter/issues/150588
[Issue 150590]: https://github.com/flutter/flutter/issues/150590
[Issue 150965]: https://github.com/flutter/flutter/issues/150965
[Issue 152711]: https://github.com/flutter/flutter/issues/152711
[Issue 152715]: https://github.com/flutter/flutter/issues/152715
[Issue 153573]: https://github.com/flutter/flutter/issues/153573
[Issue 170310]: https://github.com/flutter/flutter/issues/170310

