isar_sync_flutter 0.1.0-dev.3
isar_sync_flutter: ^0.1.0-dev.3 copied to clipboard
Flutter companion for isar_sync: wire Google Sign-In (Drive) and the icloud_storage plugin into isar_sync's cloud sync adapters.
Changelog #
0.1.0-dev.3 #
- Depends on
isar_sync: ^0.1.0-dev.3. - Docs: added dartdoc comments across the public API (raises pub.dev score).
- Deps: widened
googleapisto>=13.2.0 <17.0.0and bumpedflutter_lintsto^6.0.0.
0.1.0-dev.2 #
- Depends on
isar_sync: ^0.1.0-dev.2. - Metadata: corrected repository links, added
documentationandtopics. - No library API changes.
0.1.0-dev.1 #
- Initial Flutter companion package release.
- Added Google Sign-In integration for Drive adapter creation.
- Added iCloud plugin bridge client for ICloudSyncAdapter.
- Added end-to-end Flutter example app.
- Added usage documentation and tests.