rightify 0.1.0 copy "rightify: ^0.1.0" to clipboard
rightify: ^0.1.0 copied to clipboard

A lightweight, backend-agnostic rights engine for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rightify

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

dependencies:
  rightify: ^0.1.0

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:rightify/rightify.dart';
0
likes
120
points
99
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight, backend-agnostic rights engine for Flutter.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, shared_preferences

More

Packages that depend on rightify

Packages that implement rightify