configbee_flutter 0.0.1-alpha.0 copy "configbee_flutter: ^0.0.1-alpha.0" to clipboard
configbee_flutter: ^0.0.1-alpha.0 copied to clipboard

Flutter SDK for Configbee - A feature flags and remote configuration management client library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add configbee_flutter

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

dependencies:
  configbee_flutter: ^0.0.1-alpha.0

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:configbee_flutter/configbee_flutter.dart';
0
likes
160
points
--
downloads

Documentation

API reference

Publisher

verified publisherconfigbee.com

Weekly Downloads

Flutter SDK for Configbee - A feature flags and remote configuration management client library

Homepage
Repository (GitHub)

Topics

#feature-flags #remote-config #dynamic-configuration #sdk

License

Apache-2.0 (license)

Dependencies

dio, dio_cache_interceptor, flutter, flutter_client_sse, http, http_cache_hive_store, path_provider, shared_preferences

More

Packages that depend on configbee_flutter