Henry Hz
Henry Hz
Already solved, I was lacking the ``` if (p.locale != appState.locale) { ``` In the router visitor to propagate the global state.... In fact, I think it's a glue, it...
Instead of 'Future createApp() async {' in the app.dart file, try to create a Statefull Widget (it's also better for refreshing, as I wrote you before). ```dart import 'package:diga1/config/themes.dart'; [0/327]...
@o1298098 hey, that's good news, very powerful real-time, without touching the web-socket 101 upgrade... : ) I will see the code. What is the tool that you used above to...
Hi @o1298098 , just to learn, why you choosed the dev channel ? I am having difficulties with the XCode 11.4.1, but seems that the beta channel already fixed. The...
good question, why moving from vyper ?
Hi @vanillaHill , my nonce was wrong, check step by step if you get the right nonce before sending the transaction.
I found this discussion: https://groups.google.com/forum/m/#!topic/elixir-lang-talk/Ac3B1Dj8br0 anyway, i love erlang gen_fsm, see how it was implemented here: https://github.com/devaspot/games, and good I found it here for elixir.
@pavlos I will check with our CTO about sharing the code made inside the company. @gausby I think I got it, and it can be one of the issues we...
https://www.adayinthelifeof.nl/2011/06/02/asynchronous-operations-in-rest/ http://farazdagi.com/blog/2014/rest-long-running-jobs/