Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/programmingwithgaurav/flixify_movie_app
Making movie app "Flixify" with flutter.
https://github.com/programmingwithgaurav/flixify_movie_app
android app flutter movies
Last synced: about 8 hours ago
JSON representation
Making movie app "Flixify" with flutter.
- Host: GitHub
- URL: https://github.com/programmingwithgaurav/flixify_movie_app
- Owner: ProgrammingWithGaurav
- Created: 2024-02-27T09:39:08.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-03-08T11:31:14.000Z (9 months ago)
- Last Synced: 2024-03-08T12:49:43.341Z (9 months ago)
- Topics: android, app, flutter, movies
- Language: Dart
- Homepage:
- Size: 7.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎬 Movie App
![App Screenshot](./assets/screenshots/Home.png)
## 🌟 Features
- Browse popular movies
- Search for movies
- Add movies to watchlist
- View detailed information about a movie
- Category wise movie listing## 🛠️ Tech Stack
- Flutter
- Firebase
- TMDB API## 📸 Screenshots
| Home Screen | Search Screen | Movie Details |
|-------------|---------------|---------------|
| ![Home Screen](./assets/screenshots/Home.png) | ![Search Screen](./assets/screenshots/Search.png) | ![Movie Details](./assets/screenshots/Details.png) || Watchlist | Profile | Splash |
|-------------|---------------|---------------|
| ![Watchlist](./assets/screenshots/Watchlist.png) | ![Profile](./assets/screenshots/Profile.png) | ![Splash](./assets/screenshots/Splash.png) |## 🚀 Getting Started
1. Clone the repo
```sh
git clone https://github.com/ProgrammingWithGaurav/Flixify_Movie_App