A Flutter project which clones exactly the Netflix app UI and shows data based on TMDB api which is freely available.
Things I have learned
- API Integration: As this is my first api integrated app in Flutter.
- Creating/Editing custom packages
- Error handling