locorda_gdrive 0.5.2 copy "locorda_gdrive: ^0.5.2" to clipboard
locorda_gdrive: ^0.5.2 copied to clipboard

Google Drive backend for Locorda BYOB sync — the recommended default backend. Stores sync data in App Data Folder or a visible Drive folder using Google Sign-In (OAuth2).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add locorda_gdrive

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

dependencies:
  locorda_gdrive: ^0.5.2

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:locorda_gdrive/locorda_gdrive.dart';
0
likes
160
points
150
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Google Drive backend for Locorda BYOB sync — the recommended default backend. Stores sync data in App Data Folder or a visible Drive folder using Google Sign-In (OAuth2).

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#google-drive #authentication #oauth2 #offline-first #crdt

License

MIT (license)

Dependencies

crypto, flutter, flutter_localizations, google_sign_in, google_sign_in_web, googleapis, http, intl, locorda_core, locorda_flutter_core, locorda_rdf_core, locorda_ui, locorda_worker, logging, path, rxdart

More

Packages that depend on locorda_gdrive