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. download the repo
$ deepakmkoshy/megaflixz.git
$ cd megaflixz/
how to run
flutter pub get
flutter run
Comments are closed.