Skip to content

CineMe is a beautiful movies app for android, It is built with Dart on top of Google's Flutter Framework.

Notifications You must be signed in to change notification settings

Abdulaziz4/CineMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon CineMe

flutter Dart Release

CineMe is a beautiful movies app for android, It is built with Dart on top of Google's Flutter Framework.

Get it on Google Play

CineMe gets its source of movies information from TMDB, By utilizing their API, it provides the user with fast smooth experience filled with subtle animations and minimal design. The main goal of CineMe is to allow user to explore movies and select their movie for the night- which sometimes is a straggle-. It also uses Google Firebase for user authentication (Google Sign In), Firebase Real-time Database, and Shared Preferences for local settings.

List of Contents

  1. Features
  2. ScreenShots
  3. Development

Features

  • Search for movies

  • Browse movies by categories

  • Save movie to watchlist

  • Watch movie's trailer

  • Explore movie details (poster, story, rate, etc. )

  • Application size under 10 MB

  • Supports Google Fonts universally

  • Optimised storage using minimal packages

Screenshots

Authentication Explore Movie Detail
Search Watchlist More movie detail

Dependencies

The following packages are needed for the development of this application.

  • google_fonts: ^1.1.0 for beautiful fonts
  • shared_preferences: ^0.5.7+3 for storing settings
  • provider: ^4.1.1 for managing the state
  • http: ^0.12.1 for sending HTTP request to the API
  • flutter_youtube: ^2.0.0 for youtube web view

More details about these can be found in the pubspec.yaml file.

Development

Start by forking the repository, and then run flutter pub get in the local repository.

Note: This project requires Flutter Framework to be installed on your machine.

About

CineMe is a beautiful movies app for android, It is built with Dart on top of Google's Flutter Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages