access_warrant 0.0.3 copy "access_warrant: ^0.0.3" to clipboard
access_warrant: ^0.0.3 copied to clipboard

discontinued

A package that controls (guards) access to a specific part in application widget tree.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add access_warrant

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

dependencies:
  access_warrant: ^0.0.3

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:access_warrant/access_warrant.dart';
3
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A package that controls (guards) access to a specific part in application widget tree.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on access_warrant