toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 103 packages
Sort by PUB-AZS
A Flutter package that auto-generates a structured LayerX directory with GetX integration, MVVM pattern, and essential services for scalable projects.
ViewModelProvider is a flutter MVVM framework. and Widget lifecycle listener.
A flutter agnostic implementation of MVVM. It will leave your Widgets alone and you can focus on writing clean Flutter code
maac_mvvm is a package supporting easy MVVM pattern implementation without any dependency injection wrapping, allowing freedom of choice.
Reactive MVVM Library that facilitates complex state scenarios especially form entry styled after bloc using RxDart.
A Flutter MVVM. It uses property-based data binding to establish a connection between the ViewModel and the View, and drives the View changes through the ViewModel.
A widget builder to use MVVM design pattern. Force Split code of view / component and help you manage component refresh state.
An easy mvvm solution that includes ways to manage routes, views, viewmodels, and the mvvm architecture
A concise and powerful Flutter package that implements the MVVM (Model-View-ViewModel) architecture. Built on top of Signals for state management, this package provides a seamless and efficient way to handle the state of the view in your Flutter applications. With a clean separation of concerns and a reactive approach, it simplifies the development process and enhances the maintainability of your codebase.
An Android similar state management package (StateFlow and SharedFlow with ViewModel) which helps to implement MVVM pattern easily.