pasby 0.1.0 copy "pasby: ^0.1.0" to clipboard
pasby: ^0.1.0 copied to clipboard

Flutter SDK for integrating Pasby authentication flows in mobile apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pasby

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

dependencies:
  pasby: ^0.1.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:pasby/pasby.dart';
1
likes
70
points
14
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for integrating Pasby authentication flows in mobile apps.

Homepage

Topics

#authentication #identity #flutter

License

MIT (license)

Dependencies

blur, dio, flutter, flutter_hooks, flutter_riverpod, flutter_svg, getwidget, hooks_riverpod, logger, modal_bottom_sheet, qr_flutter, sizer

More

Packages that depend on pasby