shahbazhashmi / flutter_popular

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Dart 98.8%Language:Ruby 0.8%Language:Swift 0.3%Language:Kotlin 0.1%Language:Objective-C 0.0%