Damodar Lohani

Results 110 comments of Damodar Lohani

This is also already part of Main, so closing this.

> @lohanidamodar This isn't complete but before I complete this could you check [Suven-p/sdk-for-go@`7123c83`/databases/databases.go#L31](https://github.com/Suven-p/sdk-for-go/blob/7123c8348cb6360a0db1dfa6ba5831c5c8435579/databases/databases.go#L31) to see if it is a good idea. The usage for optional parameters is `database.List(databases.WithListQuery([queries]), databases.WithListSearch("Search...

Thank you for reporting the issue, we are looking into it and will resolve this soon.

@stnguyen90 let's sync again

> @FernandoUFS thanks for creating this issue! 🙏🏼 I think this problem might be here: > > https://github.com/appwrite/sdk-for-flutter/blob/f8480fdeecfb23782bd5b33d0e2a7db44fc8c391/lib/src/realtime_mixin.dart#L117 > > If `_createSocket()` throws an exception, it won't be handled. >...

Thank you @FernandoUFS would you like to make a PR against https://github.com/appwrite/sdk-generator ? If not, no worries, we will look into it as well.

Thank you @FernandoUFS yes, we would not want to break the interface as well as would want to keep it consistent with other SDKs. So giving back the error on...

Hey, we have a work in progress fix for this issue, if you could test the SDK from this branch and let us know that would be great https://github.com/appwrite/sdk-for-flutter/tree/fix-realtime-multiple-subscription ```yaml...

> Hi @lohanidamodar > > I have just tested the SDK from the `fix-realtime-multiple-subscription` branch and now multiple subscriptions are working. Your help is greatly appreciated. Thank you for your...