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

A comprehensive Flutter SDK for Frappe OAuth2 authentication with automatic platform configuration and token management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add frappe_oauth2_flutter_sdk

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

dependencies:
  frappe_oauth2_flutter_sdk: ^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:frappe_oauth2_flutter_sdk/frappe_oauth2_flutter_sdk.dart';
1
likes
140
points
96
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter SDK for Frappe OAuth2 authentication with automatic platform configuration and token management.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, flutter_secure_storage, flutter_web_auth_2, flutter_web_plugins, hive, hive_flutter, http, json_annotation, plugin_platform_interface, shared_preferences, uuid, web

More

Packages that depend on frappe_oauth2_flutter_sdk

Packages that implement frappe_oauth2_flutter_sdk