Skip to content

A demo app to fetch and show top 250 IMDB movies of all time using latest Flutter concepts and coding principles.

Notifications You must be signed in to change notification settings

shahbazhashmi/flutter_popular

Repository files navigation

flutter_popular

This Repository can be also used as a Template!!!

Sample app to demonstrate offline feature using Flutter, Repository pattern, hooks, providers, cubit, build-flavors, riverpod, tests, BLoC in multi module project.

The app fetches popular top 250 IMDB movies of all time with search functionality using HTTP client and stores it in local Database. All bussiness logic i.e how to serve and from where to serve data are written in repository.

Note to run the project use own keys ie keys.dart