Skip to content

Movies is a kick off learning Flutter. Putting my native android development in action to build wonderful thing, Learn more about Flutter, Networking, Shared Preferences, Future Widgets, Handling Multiple screens.

mahmodsallam/movies

Repository files navigation

movies

Project Overview

Most of us can relate to kicking back on the couch and enjoying a movie with friends and family. In this project, you’ll build an app to allow users to discover the most popular movies playing.

This app uses the API from themoviedb.org

Why this project

To become an Flutter developer, you must know how to bring particular mobile experiences to life. Specifically, you need to know how to build clean and compelling user interfaces (UIs), fetch data from network services, and optimize the experience for various mobile devices. You will hone these fundamental skills in this project.

By building this app, you will demonstrate your understanding of the foundational elements of programming for Flutter. Your app will communicate with the Internet and provide a responsive and delightful user experience.

What I learned

  • Fetch data from the Internet with theMovieDB API
  • Use adapters and custom list layouts to populate list views
  • Incorporate libraries to simplify the amount of code you need to write
  • Build a fully featured application that looks and feels natural on both Android and IOS operating systems.

Get it on Google Play

Movies gives you information about movies from the TMDb. See what movies are the most popular and high rated. You can also discover Now Playing or Upcoming movies. Popular Movies app will help you decide what to watch.👍


  • Added search features so that you can search for movies by keyword
  • Integrated Firebase Analytics, Crashlytics, Firebase AdMob
  • Created a launcher icon using Adobe Photoshop Popular Movies uses the TMDb API but is not endorsed or certified by TMDb. I learned how to link my app to Google AdMob, design an app icon, how to reply on the feedback on improvements, and use the Google Play Console to manage my app. If you like my Popular Movies app, you can download it on Google Play. Download Link.

Screenshots

About

Movies is a kick off learning Flutter. Putting my native android development in action to build wonderful thing, Learn more about Flutter, Networking, Shared Preferences, Future Widgets, Handling Multiple screens.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages