Flutter State Management: Movie App with Provider, Riverpod, flutter_bloc
An application made with Flutter to practice the principles of Clean Architecture.
Even being focused on architecture, the project also has a beautiful UI.
A movies application that connects to the TMDB Log . Get trending and newly released movies with in-depth details.
fmovies is a multiplatform app for browsing new movies and fetching nearest cinemas. It is completely written in Dart and Flutter framework using BLoC pattern.
A simple flutter app that fetches data from OMDB api, concepts used in this app includes fetching data from an api, using stacks to layout widget over another and more.
Movies Catalog, A Flutter app sample using different animations with vanilla architecture, Rx approach Bloc Pattern and Provider.