A simple Movie Data Base that allows the user to see last added movies, most popular ones and search to for a title.
This app is part of a tutorial on how to make API request on Flutter. I will of course, adapt this code to my style and try to do as much as I can by myself. This tutorial is part of my learning path on Flutter framework. Due to its level and the final product, once I finish it I will be able to create and translate my current apps already made with Swift to Flutter.
This is a sample application to learn and understand how to make API requestes, create and animate Futter components.
This will be a finish App ready to deploy.
NOTE: Even if this app is already finish, during my Flutter learnging path it will keep improving...
- Dart
- Flutter
- API Request
- Page Views
- Streams
- Infinite Horizontal Scroll
- SearchDelegate
- Hero and HeroAnimation
- External dependencies
Attention:
This app uses api key from a public domain. If you just clone it will not work.
Plese visit: https://www.themoviedb.org/ and get your own API KEY!
Check my LinkedIn profile to know more about me. Feel free to contact for any question.