senior_authentication 0.4.0 copy "senior_authentication: ^0.4.0" to clipboard
senior_authentication: ^0.4.0 copied to clipboard

discontinuedreplaced by: senior_platform_authentication_ui

Flutter package which manages the authentication domain.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add senior_authentication

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

dependencies:
  senior_authentication: ^0.4.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:senior_authentication/senior_authentication.dart';
8
likes
60
points
9
downloads

Publisher

verified publishersenior.com.br

Weekly Downloads

Flutter package which manages the authentication domain.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

connectivity, dio, equatable, flutter, flutter_bloc, flutter_inappwebview, flutter_svg, google_fonts, http, shared_preferences, webview_flutter

More

Packages that depend on senior_authentication