koolbase_flutter 1.9.1 copy "koolbase_flutter: ^1.9.1" to clipboard
koolbase_flutter: ^1.9.1 copied to clipboard

Flutter SDK for Koolbase — feature flags, remote config, version enforcement, authentication, file storage, database, realtime subscriptions, and OTA updates for mobile apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add koolbase_flutter

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

dependencies:
  koolbase_flutter: ^1.9.1

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:koolbase_flutter/koolbase_flutter.dart';
8
likes
125
points
505
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for Koolbase — feature flags, remote config, version enforcement, authentication, file storage, database, realtime subscriptions, and OTA updates for mobile apps.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

archive, connectivity_plus, crypto, drift, drift_flutter, flutter, flutter_secure_storage, http, package_info_plus, path_provider, shared_preferences, uuid, web_socket_channel

More

Packages that depend on koolbase_flutter