Tyler-Larkin
Tyler-Larkin
Hi @mobiletoly @mohammedhashim790 @HarkerTech, a fix for this issue was just released for amplify_datastore 2.6.0. Please update your packages and let us know if you have any issues!
Hello @ClemPalf thank you for taking the time to submit this issue. Currently Flutter Amplify does not support registering endpoints with Demographic.Timezone. I have marked this issue as a feature...
Hello @ClemPalf these calls are redundant, so you can remove one if you like. They exist because an Amplify project might only use Amplify Analytics or Amplify Push Notifications, but...
Hi @tetsujp84, I've been working on this issue as time permits, but the changes have been pretty involved. I've updated our Flutter version, dart sdk, and several packages alongside Drift....
@charlieforward9, I'm actively working on a fix for this now as it is our highest priority issue. Once we have a fix approved I will provide instructions for how to...
Hello everyone, the update to drift: ^2.25.0 is currently in code review. To ensure we resolved the issue for your use case, please verify the fix after temporarily adding the...
Hello everyone `Amplify Flutter 2.6.1` was released with this fix, we will keep this issue open for a couple days to verify there are no difficulties updating. We are still...
Hello @anankul, Amplify.reset() it is only supported for internal use within unit tests currently, but you can call it within your code by calling: ``` // ignore: invalid_use_of_visible_for_testing_member Amplify.reset(); ```...
Hello @KoustuvGanguly this feature has not been implement for Flutter yet and we will provide an update here when it is released. In the meantime you can give the initial...
Hello @asaarnak and @nikorehnback. The changes have been merged into our main branch but have not been released yet. I'm sorry for the delay, I will start putting together a...