11 Commits

Author SHA1 Message Date
e369a77115 Migrate to Firebase for crash logs & analytics (#263)
* Remove Sentry Flutter

* Install and configure firebase

* Install and configure firebase crashlytics

* Install firebase performance monitoring

* Install firebase analytics

* Remove Sentry from github actions

* Update iOS configs

* Update setting toggle for firebase
2023-04-30 00:07:43 -04:00
53fabd067a Restructure folders (#184)
* Split up `video_chat.dart`

* Restructure home folder

* Restructure settings folder

* Restructure channel folder

* More restructuring
2022-08-31 14:11:45 -04:00
2ca1221fb1 Restructure folders 2022-01-07 21:56:45 -05:00
8337a454fc Add experimental support for zero-width emotes 2021-12-15 01:49:25 -05:00
49b3385c12 Refactor & rename relevant channels to streams 2021-11-12 00:04:39 -05:00
3cf4961493 Rename Channel object to Stream
Channels represent any channel, offline or not. Streams represent live
channels, or streams, and is what is being requested for in the API.
2021-11-11 22:48:23 -05:00
a36fb1a553 Upgrade to Flutter 2.5.0 & lint fixes 2021-09-09 00:08:36 -04:00
555018e4d0 Remove unecessary constants, add clientId & secret 2021-09-06 18:55:21 -04:00
60d2d3b03f Add Twitch API urls to constants 2021-08-21 22:31:40 -04:00
3173524441 Add sample channels, http lib 2021-08-20 21:16:59 -04:00
b776d4ff38 Add constants 2021-08-19 18:18:48 -04:00