o1298098 / Flutter-Movie

😎 🎬 A Flutter movie app build with Fish-Redux and The Movie DB api.
Apache License 2.0
720 stars 220 forks source link

Demo app version source code?and backend source code? #29

Open jakcal opened 4 years ago

jakcal commented 4 years ago

Hey there I just want to ask if you still have the app version from the demo that is in the read me file.If you do can you please send it to me.And can you make me an Admin in the control panel? My email : yasssinechandid@gmail.com

o1298098 commented 4 years ago

I don't have the previous version. The demo version is similar to the current version. I have set you up as an administrator in the admin panel

jakcal commented 4 years ago

Thank you. I want to suggest something to you. Since the app has that streaming feature but you have to manually add links why don't you use this API that I'm using in my own app it's really good it sorts links based on quality and server speed. API URL:https://moviessources.cf/

o1298098 commented 4 years ago

Thanks for your suggestions, this api is amazing.

o1298098 commented 4 years ago

image I don't know if it possible hide this button

jakcal commented 4 years ago

I don't know my self.But l can talk to the admin to try to add like a query param to hide it. Looks good btw. Ps : they have a json api wich I m using it returns streaming links as json.

o1298098 commented 4 years ago

I use JavaScript to hide this button

jakcal commented 4 years ago

Ok. When will you push this update?

o1298098 commented 4 years ago

It’s not finished yet, it should be updated tomorrow。

jakcal commented 4 years ago

Seems nice. But I've noticed the following : 1-The Webview does not support reloading when the API needs to reload to verify the user. 2-The Webview does not support scrolling. 3-The Webview's state changes when the user scrolls down in the episodes list. Ps:If you want I can create for you an Android Webview that will support fullscreen with landscape mode but it will be available for android only.

o1298098 commented 4 years ago

Kapture 2020-07-04 at 20 00 08 2,3 fixed. I am applying for apikey to get the address list through this api, there should be fix problem 1

jakcal commented 4 years ago

Nice. Bro, I just want to ask some questions: 1-I see that you save the favorites to TMDB API right? if so why do you fetch them from your API? 2-Why don't you just use the TMDB API to get the favorites list and use firebase for the watchlist without the need of a backend.

Hope you can answer me ASAP.

o1298098 commented 4 years ago

Because not everyone has a TMDb account to add favorites and watchlists using TMDb api, so favorites and watchlists are stored in my database