Compatibility Maps
Flutter beta
During the beta phase, we strive to maintain compatibility but reserve the right to make changes as needed before the first production release. Any changes will be documented in the release notes for that version.
Known Upcoming Breaking Changes
- A few asynchronous APIs may become synchronous to improve usability.
Platforms | Support | Versions |
---|---|---|
iOS | beta | and later |
iOS Simulator | beta | and later |
Android | beta | 8 and later |
Android Emulator | beta | 8 and later |
macOS | -- | -- |
Windows | -- | -- |
Linux | -- | -- |
Platform | BLE 5.0+ | AWDL | Wi-Fi Aware | LAN | WebSockets |
---|---|---|---|---|---|
iOS | ✓ | ✓ | -- | ✓ | ✓ |
iOS Simulator | -- | ✓ | -- | ✓ | ✓ |
Android | ✓ | -- | -- | ✓ | ✓ |
Android Emulator | -- | -- | -- | ✓ | ✓ |
Updated 14 Aug 2024
Did this page help you?