cloud_kit 1.3.0 cloud_kit: ^1.3.0 copied to clipboard
CloudKit can sync settings over multiple iOS devices without extra sign in.
1.3.0 #
- Added new getAll() method to fetch all saved key value pairs
1.2.0 #
- Added new getAccountStatus() method to check if the user is logged in
- Adapted README
1.1.1 #
- Make delete and delete all swift code callback to flutter
1.1.0 #
- Add null safety support
- Add comments to functions
1.0.0 #
- The first release of the cloud_kit plugin.