/kino-app

Movie details app which get details from themoviedb.org

Primary LanguageDart

Kino App

In this app, you can get information about popular movies based on the information provided on themoviedb.org.

Download

Get it on Google Play

This is a completely open source project. You can use this structure of code in any project you are building.

If you want to contribute this project, any kind of pull requests are accepted. You can add one of these features in your request:

  • Search movie
  • Save favorite movies
  • Login
  • Rate movie
  • Watch trailer in app
  • Save photo
  • Preparing release for iOS, Linux, Web, Windows
  • ... (any kind of ideas will be accepted)

It has also submitted to itsallwidgets.com: https://itsallwidgets.com/kino-app

To run this application:

  1. Clone this project
  2. Get your api key from the website: themoviedb.org (https://www.themoviedb.org/settings/api)
  3. Put your api key instead of static const API_KEY = 'YOUR_API_KEY'; in constants.dart file
  4. And run flutter pub get & flutter pub run

Join us in telegram @android_projects