# Supported platforms (/en/realtime-media/rtm/reference/supported-platforms/flutter)

> For AI agents: see the complete documentation index at [llms.txt](/llms.txt).

This section lists the platforms and products you use to develop apps that interact with Agora SDRTN®.

      
  
      
  
      
  
      
  
      
| Target Platform | Target architecture             | Minimum version of the development environment |
| :-------------- | :------------------------------ | :--------------------------------------------- |
| Android         | * armeabi-v7a
* arm64-v8a
* x86 | - macOS 10.15
- Windows 10                     |
| iOS             | -                               | macOS 10.15                                    |

<CalloutContainer type="info">
  <CalloutDescription>
    * For further details on environment requirements, see [Install Flutter](https://docs.flutter.dev/get-started/install).
    * Execute the `flutter doctor` command to check that the development and running environments meet the requirements.
  </CalloutDescription>
</CalloutContainer>

### Licensing

| Name                  | Minimum Version | License                                                                | How to Obtain a License |
| --------------------- | --------------- | ---------------------------------------------------------------------- | ----------------------- |
| Flutter SDK           | 3.10.0          | [BSD 3-Clause](https://github.com/flutter/flutter/blob/master/LICENSE) | Download it yourself    |
| Dart SDK              | 3.0             | [BSD 3-Clause](https://github.com/dart-lang/sdk/blob/master/LICENSE)   | Download it yourself    |
| json\_annotation      | 4.4.0           | [BSD-3-Clause](https://pub.dev/packages/json_annotation/license)       | Transitive Dependencies |
| ffi                   | 1.1.2           | [BSD 3-Clause](https://pub.dev/packages/ffi/license)                   | Transitive Dependencies |
| async                 | 2.8.2           | [BSD 3-Clause](https://pub.dev/packages/async/license)                 | Transitive Dependencies |
| meta                  | 1.7.0           | [BSD 3-Clause](https://pub.dev/packages/meta/license)                  | Transitive Dependencies |
| iris\_method\_channel | 2.2.0           | [MIT](https://pub.dev/packages/iris_method_channel/license)            | Transitive Dependencies |
| flutter\_lints        | 1.0.0           | [BSD 3-Clause](https://pub.dev/packages/flutter_lints/license)         | Transitive Dependencies |
| build\_runner         | 2.1.7           | [BSD 3-Clause](https://pub.dev/packages/build_runner/license)          | Transitive Dependencies |
| json\_serializable    | 6.1.1           | [BSD 3-Clause](https://pub.dev/packages/json_serializable/license)     | Transitive Dependencies |
| ffigen                | 4.1.2           | [BSD 3-Clause](https://pub.dev/packages/ffigen/license)                | Transitive Dependencies |

    
  
      
  
      
  
      
  
      
  
