twitch_api 0.0.3
twitch_api: ^0.0.3 copied to clipboard
A wrapper in pure Dart to connect to Twitch.tv using OAuth implicit authentication.
[0.0.3] - 10/02/2021. #
- Added methods:
getUsersFollows
,getTopGames
,getGames
,getChannelInformations
[0.0.2+1] - 09/02/2021. #
- Removed
dart:io
import.
[0.0.2] - 09/02/2021. #
- Added methods:
getUsers
,getGameAnalytics
- Fixed issues with
getExtensionAnalytics
andgetGameAnalytics
- Improved comments and example file
[0.0.1] - 08/02/2021. #
- First releas.
- Added methods:
startCommercial
,getExtensionAnalytics
,getGameAnalytics