atsign_authentication_helper 1.0.0 copy "atsign_authentication_helper: ^1.0.0" to clipboard
atsign_authentication_helper: ^1.0.0 copied to clipboard

discontinuedreplaced by: at_onboarding_flutter

A flutter plugin project to provide authentication for atsign apps. It provides both QR scanner and feature to upload file.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add atsign_authentication_helper

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

dependencies:
  atsign_authentication_helper: ^1.0.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:atsign_authentication_helper/atsign_authentication_helper.dart';
1
likes
30
pub points
0%
popularity

Publisher

verified publisheratsign.org

A flutter plugin project to provide authentication for atsign apps. It provides both QR scanner and feature to upload file.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

archive, at_client, at_client_mobile, at_commons, at_utils, file_picker, flutter, flutter_qr_reader, path_provider, pedantic, permission_handler, qr_flutter, share, webview_flutter

More

Packages that depend on atsign_authentication_helper