lazy_collection 0.2.0
lazy_collection: ^0.2.0 copied to clipboard
Intended to save time, especially from things that are very repetitive across projects.
0.2.0 #
- [GDrive], [GSync]
- take [token] instead of [GoogleSignInAccount]
- [GSignIn]
- support chrome extension browser api
- [signInHandler] return [token]
- [LazyExtString] add alias [codeUnites] [toBytes]
0.1.6 #
- [GSync] Fix forceUpload
0.1.5 #
- [GSync] correct sync logic
0.1.4 #
- [GSync] assertion correction
0.1.3 #
- [Switch] support [disabled]
- [SpinningWidget] handle disposed controller
0.1.2 #
- [g_sync] add remoteLastSaveTime(), remoteFiles()
0.1.1 #
- README.md update
0.1.0 #
- Initial version.