cedar 0.1.3 copy "cedar: ^0.1.3" to clipboard
cedar: ^0.1.3 copied to clipboard

Core types and interfaces of the Cedar policy language in Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cedar

With Flutter:

 $ flutter pub add cedar

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

dependencies:
  cedar: ^0.1.3

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:cedar/cedar.dart';
0
likes
140
pub points
37%
popularity

Publisher

verified publishercelest.dev

Core types and interfaces of the Cedar policy language in Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause-Patent (LICENSE)

Dependencies

built_collection, built_value, collection, json_annotation, meta

More

Packages that depend on cedar