Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 798 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 798 Bytes

flitch

A sample Flutter app using the Twitch API.

NOTE: This is not an official Google or Dart project.

Installation

Clone this repository:

$ git clone https://github.com/matanlurey/flitch

Run using the flutter command-line tool or IDE:

$ flutter run

It's recommended to register your own twitch client ID if you plan on forking or using this API.