/youtap-app

Youtap Assessment

Primary LanguageDart

YouTap Flutter Assessment Project.

Getting Started

First of all, thank you for let me in to the following test.

this is a few depedencies i used to develop:

Assets

i created example json folder dynamic API call

Library

I'm using MVC / MVVC design pattern *not really sure what am i using, sorry. and separated to each folder by type.

Folder

Components

used for base and custom component so its reusable

models

used for Class and Data ChangeNotifier

modules

used for reusable and global function

pages

user for parent and its children page

How To

Run

Use Flutter run to run Project locally

Build

Building apps have different way since it could be run on Android and iOS. But both type have its own behavior

Android

flutter build apk to build normally, but if you want it in smaller size you can split using flutter build apk --split-per-abi

iOS

flutter build ipa. But XCode is required. You must use a device running macOS to build.

Screenshot

Splash Screen

Movie Page

Television Page