Developer downloads

Build on mobile.Connect at the edge.

Get the Android tools for working with physical devices, then bring EdgeZ capabilities into your own cross-platform app with the Flutter SDK.

Flutter package

EdgeZ Flutter SDK

Use the open-source Flutter SDK to integrate EdgeZ into Flutter applications and build one mobile experience across supported platforms.

View SDK on GitHub
Clone the repository or follow its README to add the SDK to your Flutter project.
01 Android installation

From release to device in three steps.

Android may ask you to approve installation from your browser or file manager. Only install packages downloaded from the official EdgeZ.ai repository.

  1. 01
    Open the latest release

    Use the download button above and review the release notes on GitHub.

  2. 02
    Download the Android package

    Under Assets, choose the APK provided for the release and save it to your Android device.

  3. 03
    Install and open

    Open the downloaded APK, approve the Android installation prompt, and launch DevTools.

02 Flutter SDK

Start from the source.

Clone the SDK locally to inspect the package, examples, and current setup instructions. The repository README is the source of truth for the latest API.

git clone https://github.com/edgez-ai/flutter-sdk.git
Open-source SDK and examples
Flutter-ready integration path
Updates available directly from GitHub
Explore the repository