This app was made to make people happier. Imagine you come home from work/school/university and you are very tired. You know how to goole so you can find all films online for free, but to know what to google, you need to choose a film first. And instead of reading bad, short reviews on random website you can just open the app with great UX and find film to watch, isn't that good idea?
It will be published to this website, there you can find latest build for the android
IOS version is not available for now and also I don't know how will you install IOS build from website, so I will not publish it.
App gets data with api.dart file using movieAPI. Then app reduces data into lists of objects and maps and shows it to user but wrapped in wigdgets
- git clone this repo
- install flutter(if not installed)
- cd <project folder>
- flutter run
- Fork this repo
- Run the app
- Insert feature you want to add
- Update your fork on github
- Make pull request