lazy_g_sync 1.1.1 copy "lazy_g_sync: ^1.1.1" to clipboard
lazy_g_sync: ^1.1.1 copied to clipboard

outdated

Single file sync using Google Drive `appData` space. A bridge between [lazy.GDrive], [lazy.GSignIn] and local data/content.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lazy_g_sync

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

dependencies:
  lazy_g_sync: ^1.1.1

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:lazy_g_sync/lazy_g_sync.dart';
3
likes
0
pub points
0%
popularity

Publisher

verified publisherjsiu.dev

Single file sync using Google Drive `appData` space. A bridge between [lazy.GDrive], [lazy.GSignIn] and local data/content.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, googleapis, lazy_extensions, lazy_g_drive, lazy_log, lazy_sign_in

More

Packages that depend on lazy_g_sync