lazy_g_sync

Last updated:

0 purchases

lazy_g_sync Image
lazy_g_sync Images
Add to Cart

Description:

lazy g sync

GSync is created for syncing app data using Google Drive appdata space.
Require Google authorization token with scope 'https://www.googleapis.com/auth/drive.appdata'.
lazy.GDrive for Google Drive access.
Feature #
Support

manual sync
auto(periodic) sync
trigger sync via ValueNotifier
force download
force upload

Install #
flutter pub add lazy_g_sync
copied to clipboard
Prerequisite #
To access Google Drive appdata space

Application must have a Google Cloud Client ID
Acquire Google authorization token using

lazy.SignIn
GoogleSignIn
other means to support Google Identity authentication and authorization



Workflow #
The workflow can be break down into setup, enable, sync, and error handling.
Setup
Enable
Sync
Error Handling

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.