Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Latest commit

 

History

History
22 lines (11 loc) · 500 Bytes

File metadata and controls

22 lines (11 loc) · 500 Bytes

flutter-mobx

Mobx Snnipets and tools to Flutter

Alias to "flutter pub run build_runner watch"

Alt Text

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