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

discontinuedreplaced by: widget_permission_manager

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.4

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
30
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on authentication_widget