brianegan / flutter_architecture_samples

TodoMVC for Flutter
http://fluttersamples.com/
BSD 3-Clause "New" or "Revised" License
8.74k stars 1.71k forks source link

Mobx Updates #166

Closed brianegan closed 4 years ago

brianegan commented 4 years ago

Didn't want to override the original PR, but wanted to try my hand at making some changes to the mobx example! @pavanpodila please let me know whatcha think. I'm just learning Mobx so some (a lot?) of this may be wrong.

Updates

Additions

Fixes

brianegan commented 4 years ago

Ok, took quite a bit of work but got the CI fixed. I'll go ahead and merge this example in! Thanks again for all the work :)