Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

36 lines (18 loc) · 1.1 KB

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