flagr 1.1.8+3 copy "flagr: ^1.1.8+3" to clipboard
flagr: ^1.1.8+3 copied to clipboard

Flagr API client. Flagr is a feature flagging, A/B testing and dynamic configuration microservice.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flagr

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

dependencies:
  flagr: ^1.1.8+3

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

Import it

Now in your Dart code, you can use:

import 'package:flagr/flagr.dart';
0
likes
30
points
2
downloads

Publisher

verified publisheramond.dev

Weekly Downloads

Flagr API client. Flagr is a feature flagging, A/B testing and dynamic configuration microservice.

Repository (GitHub)

License

MIT (license)

Dependencies

built_collection, built_value, dio, meta, time_machine

More

Packages that depend on flagr