Xgenious/ docs
Products
Get support

System Requirements

Before building or customizing the Prohandy Provider app, ensure your development environment meets these specifications.

Requirement / SDKVersion / SpecificationNotes
Flutter SDK^3.7.2 / >= 3.24.xChannel stable
Dart SDK^3.7.2Bundled with Flutter
Java / JDKOpenJDK 17 or 21Configured via Android Studio JBR
Android SDKAPI 34+ / 35Build Tools 34.0.0+
Minimum Android TargetminSdkVersion 21 (Android 5.0)targetSdkVersion 34
Xcode15.0+ / 16.0+Required for iOS builds on macOS
CocoaPods1.14.x+ / 1.16.x+Required for iOS pod dependencies
Supported OSiOS 13.0+ / Android 5.0+Physical devices and Simulators / Emulators

Legacy values (merged)

Earlier stub docs listed Flutter 3.32.5, Android 35.0.1, Xcode 16.4, Dart 3.8.1, Java 21.0.6 (Narwhal). Those remain compatible; prefer the ^3.7.2 / API 34+ specification above. Verify locally:

flutter --version
dart --version
java -version
pod --version
xcodebuild -version

Install Flutter via docs.flutter.dev/get-started/install.

Notes

  • The JBR bundled with Android Studio already provides JDK 17/21.
  • Minimum device support stays Android 5.0 / iOS 13.0.
Still stuck?
Our support team is ready to help you get set up.
Get support