Skip to content

A Flutter app developed with the a specific Movies App design in mind. Some functionality has been added, as well as the the visuals. Week 1 challenge 2020.

Notifications You must be signed in to change notification settings

masdh/discover_movies_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discover Movies App 🎞️

This is another minor mobile application built in Flutter with the purpose to re-learn Flutter and all the widgets it provides 🔥.

This repo is a continuation of understanding app development with Flutter and Dart. This is my weekly goal for week 32 2020, where the focus was to add page interactivity to browse between pages. Furthermore, for now Material Design will not be used, and the WidgetsApp will utilised instead.

Flutter

To install Flutter for your Operation System, Google has a great documentation for exactly that. Click the link below that matches your operating system.

I myself use Windows, and with that, I for the moment can only emulate Flutter for Android applications. To emulate for both Android and iOS, you will need a MacBook. For the IDE, I develop my stuff in Visual Studio Code.

The App Itself

The Discover Movies Application is developed with the following design in mind, where Alex Marin did not provide any needed fonts, nor color schemes.
https://dribbble.com/shots/7666611-Movies-App

The application was developed on a Pixel 2, with API 28. It was not developed to be responsive and therefore most likely will look differently on other devices, and cause overflow. The result will be showcased below.

The following is a table for what Flutter widgets I utilised:

Flutter Widgets in use (listed randomly)
Scaffold Stack
Column Row

Contributions

You are always welcome to contact me for any improvement, contributions and so on. For any issues, just reach out, and I will remove whatver that is causing problems.

  • More to come

About

A Flutter app developed with the a specific Movies App design in mind. Some functionality has been added, as well as the the visuals. Week 1 challenge 2020.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published