devdennysegura / flutter-netflix-clone

149 stars 67 forks source link

Where should "host" point to? #7

Closed esQmo closed 4 years ago

esQmo commented 4 years ago

I'm concerned about this line: $ Change host String onsrc/resources/movie_api_provider.dart``. Where does the host point to? Should I add the server url? And what if it is run locally? @devdennysegura

esQmo commented 4 years ago

found it: localhost:3000