Giri Jeedigunta
Giri Jeedigunta
Seeing the same warning... any workaround for this?
I cannot figure out your full code ... but I think you need to annotate the```ObservableList```with ```@observable``` see this example from TODOs - lines 22 - 24 https://github.com/mobxjs/mobx.dart/blob/68998f0170f660e6f75bba15d9b424f138e9cc5e/mobx_examples/lib/todos/todo_list.dart#L24
One of you should really add this to the docs... learned a bunch of things in this thread.
I would love to collaborate on this too count me in :D
Yep having the same issue. I have used the script to generate the certificates these work fine locally but doesn't work as expected on dev or other environments. @kieugol what...