Home
Softono

Flutter Client Sdk

Open source Dart
13
Stars
7
Forks
3
Issues
6
Watchers
2 months
Last Commit

 About Flutter Client Sdk

DevCycle - Flutter Client SDK

Platforms

Web Self-hosted iOS Android

Languages

Dart

Need Help Installing Flutter Client Sdk?

We provide expert installation service for this software. Our team will install, configure, and secure Flutter Client Sdk on your server. plans start at just $30.

Flutter Client Sdk

View on GitHub

DevCycle Flutter Client SDK

The Flutter Client SDK for DevCycle! This SDK uses our Client SDK APIs to perform all user segmentation and bucketing for the SDK, providing fast response times using our globally distributed edge workers all around the world. The SDK is available as a package on Pub. It is also open source and can be viewed on GitHub.

Supported Platforms

This version of the DevCycle Flutter Client SDK supports a minimum of Flutter 2.5.0, iOS 13.7 and Android API Version 26.

Other Flutter platforms are not currently supported by this SDK.

Installation

Flutter CLI

The SDK can be installed into your Flutter project by running flutter pub add devcycle_flutter_client_sdk.

Pub Spec

The SDK can be installed into your Flutter project by adding the following to your pubspec.yaml:

devcycle_flutter_client_sdk: ^1.7.0

Then, run flutter pub get.

Usage

To find usage documentation, check out our docs.