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

https://github.com/0xdevvv/axmvvm

Affixal MVVM - Clean and easy to use MVVM Architecture for Flutter
https://github.com/0xdevvv/axmvvm

dart flutter mvvm mvvm-architecture mvvm-pattern navigation services

Last synced: 4 months ago
JSON representation

Affixal MVVM - Clean and easy to use MVVM Architecture for Flutter

Awesome Lists containing this project

README

          

# AxMVVM
Affixal MVVM - Clean and easy to use MVVM Architecture for Flutter

- ViewModel base class.
- ViewModel-First navigation.
- Dependency Injecton with IoC Container.
- Command Design Pattern.
- Publish/Subscribe Design Pattern.
- Localization Service.
- Navigation Service.
- Data Binding & Value Converter
- Base class for views & widgets.

@ Inspired by Kevin Ford's fmvvm architecture - https://github.com/Bowman74/fmvvm