riverpod_oauth_dio 0.2.0 copy "riverpod_oauth_dio: ^0.2.0" to clipboard
riverpod_oauth_dio: ^0.2.0 copied to clipboard

discontinuedreplaced by: oauth_interceptor

Oven-ready OAuth 2.0 for Riverpod and Dio

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add riverpod_oauth_dio

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

dependencies:
  riverpod_oauth_dio: ^0.2.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:riverpod_oauth_dio/riverpod_oauth_dio.dart';
0
likes
130
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Oven-ready OAuth 2.0 for Riverpod and Dio

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dartx, dio, flutter, flutter_secure_storage, oauth_dio, riverpod

More

Packages that depend on riverpod_oauth_dio