Zlati Pehlivanov

Results 66 comments of Zlati Pehlivanov

It is said in the sails docs how to call services http://sailsjs.org/documentation/concepts/services/creating-a-service You should be able to call the Passport service directly.

@ralberts thanks for your summary, the only thing I did not get is how to navigate to /assets/docs to actually open the swagger.io on local server.

@pavanpodila @rrousselGit Instead of trying to link with flutter dev tools, I would suggest another approach, the one that flutter redux uses. Instead, by using redux_remote_devtools, you are able to...

right but how to link providers to the remote dev server? Or you mean the flutter dev tools not the redux one?

The ProxyProvider is used in the top level widget above MaterialApp. With how I changed to Provider and get_it i don't have any issues with losing state whatsoever. What should...

Yes i specifically see this happening, not popup, and directly goes to error callback. haven't tried with multiple permissions.

I have found that my permission request call was called twice for some reason, probably ionic issue. I don't think I can reproduce it anymore.

Now, not to be picky, but the "Allow partials not under ```__brick__```". To me sounds like somewhere outside of the ```__brick__``` folder. I would say that I want to be...

But I think they still need to be on the same level of the template that is using them.

I have some findings. I use template-pagination attribute in order to change the html the template is pointing to, but just to actually make an empty template and completely wipe...