aleslanik2

Results 4 comments of aleslanik2

Hi, i im finally using app_settings package, with similary functionality.

Hi, i think in current stable is not PR merged. When i look to my_project/build/web/assets/packages/flutter_sound_web/src/flutter_sound_recorder.js so on line 413 is that block of code ``` function () { var now...

I found duplicated issue https://github.com/Canardoux/flutter_sound/issues/862

Hi, i think the transaction should not be limited to document collections. I typically create documents, files and teams in same time. ``` const transaction = this.appwriteDocumentsService.startTransaction(5000); // returns new...