User Guide: SDKs > Flutter SDK > Prerequisites
Prerequisites
-
Development Environment
- Flutter SDK: Version 3.3.0 or higher.
- Dart: Version 3.7.2 or higher.
- IDE: VS Code, Android Studio, or IntelliJ IDEA.
- Git: For cloning and version control.
-
Platform-Specific Requirements
Android
- Android Studio with Android SDK.
- Minimum SDK: 21 (Android 5.0).
- Java 11 or higher.
iOS
- macOS with Xcode 14 or higher.
- CocoaPods installed.
- iOS Simulator or physical device.
Web
- Chrome browser for testing.
- Web server for local testing.
-
VoltMX Backend Access
- VoltMX Foundry account.
- Application Key and Secret.
- Service URL.
- Test user credentials.