#Getit
Showing 6 of 6 repositories tagged #getit, ranked by stars
A flutter's implementation of a "clean architecture" comparing BLoC, Cubit, GetIt, MobX, Provider, and Riverpod. It includes tests to all libraries and additional features like Material 3 theming, Widget and Unit Tests, Infinite scrolling, Remote API calls, Caching and etc..
A Flutter template application showcasing - Clean architecture, Responsive design, State management, Decoupled widgets using the connector pattern, Dependency Injection, Widget, Unit, Golden and E2E testing, Navigation, Localization, Material 3 dynamic theming, Continuous Integration and Continuous Deployment.
FilmKu is an open-source Flutter movie application that exemplifies clean architecture principles while leveraging the power of both Riverpod and Bloc for state management. The app utilizes the Movies Database API to provide users with an immersive movie discovery experience. With dependency injection powered by get_it.
⚖️ A Flutter Architecture for small/medium/large/big large scale using Provider as State Management with Get It!
This is a micro-framework for Flutter which is designed to help simplify developing apps. It provides a simple boilerplate to help you build apps easier.
The Flutter Doctor Appointment App is a robust, cross-platform application built with Flutter, designed to streamline the process of booking and managing doctor appointments. The project demonstrates best practices in Flutter development, including modular architecture, state management with BLoC and Cubit, and REST API integration with Dio ....