News

This repository serves as a sample Flutter project demonstrating best practices in Flutter development. It is structured to showcase modular architecture, state management with Riverpod, API handling ...
This reference project shows how to implement a (Netflix-inspired) movie app with different state management techniques in Flutter: The project uses the TMDB API to fetch a list of movies, and ...