https://github.com/flutterando/flutter_mobx_extension
https://github.com/flutterando/flutter_mobx_extension
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flutterando/flutter_mobx_extension
- Owner: Flutterando
- Created: 2020-01-08T15:50:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T15:17:18.000Z (over 2 years ago)
- Last Synced: 2025-03-29T09:51:18.820Z (11 months ago)
- Language: TypeScript
- Size: 742 KB
- Stars: 33
- Watchers: 6
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# flutter-mobx
Mobx Snnipets and tools to Flutter
### Alias to "flutter pub run build_runner watch"

## 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
