customfit_ai_flutter_sdk 0.1.0 copy "customfit_ai_flutter_sdk: ^0.1.0" to clipboard
customfit_ai_flutter_sdk: ^0.1.0 copied to clipboard

A comprehensive Flutter SDK for CustomFit.ai's feature flagging, A/B testing, and analytics platform. Provides real-time configuration updates, offline support, type-safe APIs, and cross-platform comp [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add customfit_ai_flutter_sdk

With Flutter:

 $ flutter pub add customfit_ai_flutter_sdk

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

dependencies:
  customfit_ai_flutter_sdk: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:customfit_ai_flutter_sdk/customfit_ai_flutter_sdk.dart';
0
likes
0
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter SDK for CustomFit.ai's feature flagging, A/B testing, and analytics platform. Provides real-time configuration updates, offline support, type-safe APIs, and cross-platform compatibility for iOS, Android, Web, and Desktop applications.

Homepage
Repository (GitHub)
View/report issues

Topics

#feature-flags #ab-testing #analytics #configuration #remote-config

Documentation

Documentation

License

unknown (license)

Dependencies

battery_plus, connectivity_plus, crypto, dart_jsonwebtoken, device_info_plus, dio, flutter, flutter_secure_storage, http, intl, json_annotation, meta, package_info_plus, path_provider, shared_preferences, synchronized, uuid

More

Packages that depend on customfit_ai_flutter_sdk