authentication_widget 0.1.1 copy "authentication_widget: ^0.1.1" to clipboard
authentication_widget: ^0.1.1 copied to clipboard

discontinuedreplaced by: widget_permission_manager
outdated

An Authentication Widget that shows content depending on the current role using the app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add authentication_widget

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

dependencies:
  authentication_widget: ^0.1.1

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

Publisher

unverified uploader

An Authentication Widget that shows content depending on the current role using the app

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on authentication_widget