Skip to content

kei-kusanagi/TVShows

Repository files navigation

tv_show

Code Challenge - TV Show

This application is the Flutter implementation of this repository: https://github.com/lecksfrawen/TVShows

The purpose was to implement the following user stories: https://github.com/lecksfrawen/TVShows/blob/master/challenge.md

Install dependencies

First install Flutter following instructions of flutter dev

If you already have flutter installed, please make sure to upgrade it with

flutter upgrade

And review the installation with

flutter doctor

Finally, let's fetch all flutter dependencies for the project

flutter pub get

Run the project on iOS

First we open an iOS Simulator

open -a Simulator

Then we run the project

flutter run

Flutter documentation

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published