Aleksandr Sokolov

Results 16 comments of Aleksandr Sokolov

Hi All, you can take here https://github.com/AleksandrSokolov/flutter_browser_app Null-safety version that works with flutter 2.0 / dart 2.12. Tested on [√] Flutter (Channel stable, 2.0.6, on Microsoft Windows [Version 10.0.19042.985], locale...

@christianhugoch please help with this

@glutamate Tom, thank for your work and help with great explanation. I'll use those recipes soon.

The problem with this new parameter noSignal that I haven't idea why it. It not given in few places where functions refesh* is used. Please give some clarification by add...

Hi @Michal-Mikolas please use Node.js 14x

@artemdzyuba Hi try example: const http = require ('http'); const token = 'api_token'; const path = '/api/users/'; const options = { host: "localhost", port: 3000, path: path+'?access_token='+token, method: 'GET', headers:...

@glutamate https://wiki.saltcorn.com/view/ShowPage?title=API is empty. Please recover it if it possible.

Hi, you can reproduce the problem here: https://uat_reproducing_errors.saltcorn.com/ After you registration I'll give rights to replicate.