Flutter Movie Codelab
Flutter Movie Codelab
View Codelab »
Report Bug
·
Request Feature
About The Project
A codelab guiding on how to build a movie app with flutter and TMDB API.
What You'll Build
In this codelab, you're going to build a simple movie app using Flutter and TMDB API. Your app will fetch the data of several movies from TMDB, and show it in a beautiful list on the app.
The following image shows the resulting app of this codelab:
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project / Clone the project (For members that have been given access)
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
You can drop me a message on my Website.