Tutorialwork / cloud_kit

Flutter plugin to use CloudKit in your iOS app
https://pub.dev/packages/cloud_kit
GNU General Public License v3.0
16 stars 10 forks source link

Fetch all data? #6

Closed nicop2000 closed 2 months ago

nicop2000 commented 2 years ago

Is it possible to get all entries?

sadiqkhan61651 commented 2 months ago

Any Solution?

Tutorialwork commented 2 months ago

Hey,

thanks for the reminder, I totally forgot this. I added a getAll() method to fetch all key value pairs.