flagsmith 6.0.1 copy "flagsmith: ^6.0.1" to clipboard
flagsmith: ^6.0.1 copied to clipboard

Flutter Client SDK for https://www.flagsmith.com/, Flagsmith is 100% Open Source. Host yourself or let us take care of the hosting.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flagsmith
copied to clipboard

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

dependencies:
  flagsmith: ^6.0.1
copied to clipboard

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:flagsmith/flagsmith.dart';
copied to clipboard
19
likes
150
points
106k
downloads

Publisher

verified publisherflagsmith.com

Weekly Downloads

2024.09.17 - 2025.04.01

Flutter Client SDK for https://www.flagsmith.com/, Flagsmith is 100% Open Source. Host yourself or let us take care of the hosting.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, crypto, dio, encrypt, flutter, flutter_client_sse, json_annotation, rxdart, shared_preferences

More

Packages that depend on flagsmith