DiegoVega19

Results 9 issues of DiegoVega19

I am using the latest version of mobx, on mobile it works correctly, but on the web version my data is not updated until I do hot reload, what could...

Hello. I need help is it possible to get the current property of an observable in another store? for example I'm using Provider class UserStore = _UserStore with _$UserStore; abstract...

I wanted to know how can I implement Typescript? Regards Awesome package!

Hello, could someone suggest me an idea how to solve this? When im trying to mock flutter secure storage i get this error " type 'Null' is not a subtype...

question
waiting for response

I have implemented two rest api created in node under the virtual host where each one has an independent base uri, which independently work correctly, the problem lies when I...

Hello, first of all, thank you very much for such an incredible package, I added this feature because it would be useful to have a key to be able to...

Can you provide please any example of how to test, the title / description that is displayed in the motion toast? Here is my code that doesnt work. ``` My...

Nice Plugin, It would be awesome if you add, a copy button, to copy the content of the json, any advice?

I have an application developed on Android, which I am running a few tests using the package, everything works correctly. The problem is, when I am running all the tests,...