Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

chitchat-apps/chitchat

Repository files navigation

The ChitChat logo

ChitChat

A cross-platform twitch.tv chat client.

Download

The lates version of the ChitChat client is available to download here.

Contributing

You can contribute to this repository by cloning and making a pull request.

Building

  1. Flutter installed.
  2. Run flutter pub get.
  3. Build the project using flutter build <platform>.
  4. Built files will be in the build/ folder.