An open API service indexing awesome lists of open source software.

https://github.com/flutterando/flutter_mobx_extension


https://github.com/flutterando/flutter_mobx_extension

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# flutter-mobx

Mobx Snnipets and tools to Flutter

### Alias to "flutter pub run build_runner watch"

![Alt Text](https://github.com/Flutterando/flutter_mobx_extension/raw/master/mobx2.gif)

## Snippets

**mobx** : Create an MobX Store

**mobxm** : Create model with MobX Store and JsonSerializable

**obs** : Create a Widget Observer()

**obx** : Create a Getter and Setter

## Refactor

![Alt Text](https://github.com/Flutterando/flutter_mobx_extension/raw/master/mobx.gif)