Kuromory
@kuromory
- Dart Developer
- Rank 3: Container
- .NET Developer
- Flutter Developer
- 0Threads
- 48Replies
Threads
flutter realtime not working since version 21
I have the problem, that in flutter the realtime does not work anymore when I upgrade the sdk to verison 21.0.0+ (works with 20.3.3) I think the queries are not correctly implemented or because I have...
- Self Hosted
- Flutter
- Realtime
Flutter OAuth2 webAuth Bug
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ever. But when I try to login with my De...
- Self Hosted
- Flutter
- Auth
[SOLVED] bulkUpsert and Realtime
Hey when I use Realtime on a Table for creates/updates and use the createOperations method in my Appwrite Function for bulk upserts, will the realtime trigger for each one or will it ignore it?
- Resolved
- Self Hosted
- Flutter
- Databases
- Functions
Internal curl errors has occurred within the executor! Error Number: 6. Error Msg: Could not resolve
Hey I get this error when I wanna execute a function: Internal curl errors has occurred within the executor! Error Number: 6. Error Msg: Could not resolve host: 67d18e5c63566 Error Code: 500 I restar...
- Self Hosted
- Functions