parseserver_openid_flutter 0.0.4 copy "parseserver_openid_flutter: ^0.0.4" to clipboard
parseserver_openid_flutter: ^0.0.4 copied to clipboard

outdated

A package that adds openid authentification to the ParseServer Flutter package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add parseserver_openid_flutter

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

dependencies:
  parseserver_openid_flutter: ^0.0.4

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:parseserver_openid_flutter/parseserver_openid_flutter.dart';
1
likes
0
points
76
downloads

Publisher

verified publisherthomax-it.com

Weekly Downloads

A package that adds openid authentification to the ParseServer Flutter package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, oauth2, parse_server_sdk_flutter, rxdart, shared_preferences, uni_links, url_launcher

More

Packages that depend on parseserver_openid_flutter