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

Flutter SDK for Sign in with Taler ID — Authorization Code + PKCE for iOS and Android apps via flutter_appauth.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add talerid_oauth

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

dependencies:
  talerid_oauth: ^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:talerid_oauth/talerid_oauth.dart';
0
likes
150
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for Sign in with Taler ID — Authorization Code + PKCE for iOS and Android apps via flutter_appauth.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

equatable, flutter, flutter_appauth, flutter_secure_storage, http

More

Packages that depend on talerid_oauth