# Flutter on latest iOS

> Learn about Flutter's support for and compatibility with the latest releases of iOS.



Flutter supports 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 support for liquid glass: [Issue 170310][]
* Eye tracking of a Flutter app: [Issue 153573][]
* Hover typing feature: [Issue 152715][]
* iOS formatting menu: [Issue 150068][]
* iOS-style zoom page transition: [Issue 150588][]
* iPad-style tab bar: [Issue 150590][]
* iPhone mirroring when viewing a Flutter app: [Issue 152711][]
* Large content viewer: [Issue 152715][]
* Add "Translate" button to the context edit menu: [Issue 150392][]
* Virtual trackpad feature: [Issue 152715][]
* Writing tools text input feature: [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

