openfga 0.0.0-beta.1 copy "openfga: ^0.0.0-beta.1" to clipboard
openfga: ^0.0.0-beta.1 copied to clipboard

OpenFGA SDK for Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add openfga

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

dependencies:
  openfga: ^0.0.0-beta.1

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:openfga/openfga.dart';
1
likes
60
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

OpenFGA SDK for Dart

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

grpc, protobuf

More

Packages that depend on openfga