Skip to content

hazarbelge/flutter_getx_the_moviedb

Repository files navigation

The Movie DB App with Flutter GetX

Flutter TheMovieDB Application example with GetX State, Route & Dependency Managements

Register and get an "API KEY" from The Movie DB Website

After that in url.dart, change 'YOUR.API_KEY' with your key.

Available for all platforms and devices.

Mobile:

image

Desktop:

image

Web:

image

Different Scaffolds for different platforms:

Mobile:

image

Desktop:

image

Web:

image