at_backupkey_flutter 4.0.8 copy "at_backupkey_flutter: ^4.0.8" to clipboard
at_backupkey_flutter: ^4.0.8 copied to clipboard

A Flutter plugin project for saving the backup key of any atSign that is being onboarded with atPlatform apps. The backup key can be used to authenticate in other atPlatform apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add at_backupkey_flutter

With Flutter:

 $ flutter pub add at_backupkey_flutter

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

dependencies:
  at_backupkey_flutter: ^4.0.8

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:at_backupkey_flutter/at_backupkey_flutter.dart';
5
likes
0
pub points
61%
popularity

Publisher

verified publisheratsign.org

A Flutter plugin project for saving the backup key of any atSign that is being onboarded with atPlatform apps. The backup key can be used to authenticate in other atPlatform apps.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

at_client_mobile, at_file_saver, at_utils, file_selector, file_selector_linux, file_selector_macos, file_selector_windows, flutter, path_provider, permission_handler, share_plus, showcaseview

More

Packages that depend on at_backupkey_flutter