I have an Observablelist of a specific type, when I change some property of this object by some @action function my list doesn't change, it just changes if I go back to the screen and go to enter again in the list's screen.
Is there some way that these changes happen on screen?
You probably didn't put your page code inside the
Observerwidget.https://pub.dev/documentation/flutter_mobx/latest/flutter_mobx/Observer-class.html