When creating a team, I got an error of type 'List<dynamic>' is not a subtype of type 'Map<String, dynamic>' Seems like this error is because of empty prefs.
Any ideas?
Hi @honkevin#1234 - is your query resolved now?
If so, please mark this post as [SOLVED]
seems like this problem has already been identified as a bug
Is there any plan to release a new Flutter pub for the fixes?
🙂
this bug has already been fixed
wow, that's great. How should I update the pub?
Seems like it is still 9.0.0
the problem was on the server side
Thanks for notifying! It is working now!
[Solved]Flutter SDK 9.0.0 Team Creation
Recommended threads
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...