unleash_proxy 0.3.4 copy "unleash_proxy: ^0.3.4" to clipboard
unleash_proxy: ^0.3.4 copied to clipboard

Unleash Flutter Proxy SDK. Unleash is an open-source feature flag service.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unleash_proxy

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  unleash_proxy: ^0.3.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:unleash_proxy/unleash_proxy.dart';
0
likes
120
pub points
30%
popularity

Publisher

unverified uploader

Unleash Flutter Proxy SDK. Unleash is an open-source feature flag service.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on unleash_proxy