Skip to content

This is an app that displays you details of movies that you can search for , or browse.

License

Notifications You must be signed in to change notification settings

zozjo/Matinee-Flutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movies App made in Flutter with api data from TMDB

This is an app that displays you details of movies that you can search for or browse.

Features :

  • Fetch api data from TMDB asynchronously.
  • Dynamic Theming using BLoC
  • Search Functionality
Video Demo: https://youtu.be/5_bDIUYLWzg

Screenshots:
Screenshot 2 Screenshot 1 Screenshot 3
Screenshot 1 Screenshot 2 Screenshot 3

To run this app

  1. Obtain api key from TMDB.
  2. Replace YOUR_API_KEY in api_constants.dart with your api key.
  3. Run the app with flutter run --release

About

This is an app that displays you details of movies that you can search for , or browse.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 98.5%
  • Other 1.5%