MegaflixZ
MegaflixZ is a movie app for the movie lover in you. It is an app that displays new and upcoming movies and tv series.
Link to product development video
How it Works ?
- This application is for all users who are movie enthusiast
- In the homepage you can see the list of latest trending movies
- When you click a movie ,it will give you the complete description of the movie
- Filter the movies according to the genre you like
- You can also add movies to the watch later section for future reviews.
Libraries used
- cupertino_icons: ^1.0.2
- shared_preferences: ^2.0.6
- http: ^0.13.3
How to configure
1. Flutter Environment Setup
2. Clone the repo
$ git clone https://github.com/deepakmkoshy/megaflixz.git
$ cd megaflixz/
How to Run
flutter pub get
flutter run