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

#7 Make delete swift, callback to flutter #9

Closed ivofernandes closed 1 year ago

ivofernandes commented 1 year ago

I'm using this package in a project project from my company, and I need to update the cloudkit delete function so I receive a response callback when the icloud responds, hope you enjoy

ivofernandes commented 1 year ago

Okay now it's passing the boolean to the flutter response :)

Tutorialwork commented 1 year ago

Great, I'll merge it. 👍🏻