Skip to content

mfrashad/flutter-movie-codelab

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
img
 
 
 
 
 
 
 
 
 
 

Logo

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:

App Preview

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.

  1. Fork the Project / Clone the project (For members that have been given access)
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. 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.

Acknowledgements

About

Codelab for Flutter Movies App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages