A cross-platform twitch.tv chat client.
The lates version of the ChitChat client is available to download here.
You can contribute to this repository by cloning and making a pull request.
- Flutter installed.
- Run
flutter pub get. - Build the project using
flutter build <platform>. - Built files will be in the
build/folder.