jamesgeorge007 / Flutter-Sample

A sample real world application in Flutter which renders a video playlist as a listview fetched from an API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Real World App

This a sample cross-platform application which fetches data from an API asynchronously and renders it on to the screen as a ListView following Material Design principles.

Instructions

  • clone the repository
  • View the online documentation to know how to configure your IDE for Flutter and Dart and also running the app.
  • Navigate to the project directory
  • Once you have a running virtual or physical device just run flutter run

About

A sample real world application in Flutter which renders a video playlist as a listview fetched from an API.


Languages

Language:Dart 80.2%Language:Objective-C 13.3%Language:Java 6.5%