Skip to content

Version 1.0.0 πŸš€

Latest
Compare
Choose a tag to compare
@AmandaCleto AmandaCleto released this 03 Oct 16:54
· 67 commits to main since this release
d2409fe

Netflix Interface Clone

Created a Flutter Project in order to apply the knowledge studied:

The project should follow:

  • Consumption of the following API: βœ…
    https://www.themoviedb.org/documentation/api?language=pt-BR.

  • The Home Page must have: βœ…

    • Highlighted random movie;
    • Watch again (no need to create logic of which movie was watched or not, just show the movies that is returned from the API randomly);
    • Movies cover;
    • Top 10 movies;
    • 3 lines of categories you prefer (the API returns the movie category, so the movies that are listed really need to belong to the category).
  • One Information Page, containing data for each movie. βœ…

    • In place of the trailer, the banner can be the movie (backdrop);
    • Title;
    • Description;
    • The buttons doesn't need to have any action;
    • Similar titles.

πŸ“· Illustrative gifs of the final result: