Cosmic Kid

Results 19 comments of Cosmic Kid

Just shot a PR 🚀, could you check it and confirm, please? @backmeupplz

Just added a minor fix for #212 The issue can be closed by merging this :)

Thanks for the suggestions @devoncarew, I've removed the `close` method related changes from the PR as per the discussion on #66. This PR is now only contains changes for clearing...

Hey, I tried to replicate this issue with Dart 3, on my M1. It was working fine. Can you please elaborate on the issue a little more? Or share the...

Okay, okay now I get it. Can you check if you have registered the INTERNET permission for your app on `AndroidManifest.xml`? Here's the snippet: ```xml ``` Let me know if...

I think #23 fixes this issue. Worked fine for me when I tested a few hours ago.

Hey @rrousselGit, no problem! I'll quickly add a test for this one.

Hi again @rrousselGit, can you please check if the added test case is enough for this? Regards :)

The exception occurred because the UID was missing in the update request (possibly missed implementation in the package). Added a PR to fix!

I'm actually unsure about the timelines. May be an admin can help you with that. Fix is actually a one liner, you can check this commit: 8315f5373ed7e72d93cba02fffa67e3cb69e3ea7. In addition to...