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

Flutter SDK for Koolbase — feature flags, remote config, version enforcement, authentication, and file storage for mobile apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add koolbase_flutter

With Flutter:

 $ flutter pub add koolbase_flutter

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

dependencies:
  koolbase_flutter: ^1.2.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:koolbase_flutter/koolbase_flutter.dart';
8
likes
0
points
536
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for Koolbase — feature flags, remote config, version enforcement, authentication, and file storage for mobile apps.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, flutter, flutter_secure_storage, http, package_info_plus, shared_preferences, uuid

More

Packages that depend on koolbase_flutter