deam91 / tmdb-movies

A TMDB movie app demo using Flutter and Dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TMDB Movies

A TMDB movie app demo using Dart and Flutter.

Getting Started

Note: Currently only tested on android, with Dart >=2.19.4 <3.0.0

  • Install Flutter
  • Run flutter doctor to check you have everything installed
  • Run git clone https://github.com/deam91/tmdb-movies.git to clone this repository
  • Run flutter pub get to install all the packages
  • Run flutter pub run build_runner build for code generation
  • Run flutter run to see the app

Getting Started

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

A TMDB movie app demo using Flutter and Dart


Languages

Language:Dart 98.6%Language:HTML 1.4%Language:Kotlin 0.1%