twitch_api 0.2.0 copy "twitch_api: ^0.2.0" to clipboard
twitch_api: ^0.2.0 copied to clipboard

outdated

A wrapper in pure Dart to connect to Twitch.tv using OAuth implicit authentication.

[0.2.0] - 23/04/2021 #

  • Added methods getBitsLeaderboard, getCheermotes, getExtensionTransaction
  • Breaking Changes: startCommercial, getUsers, getUsersFollows, getGames, getChannelInformations now returns an object of type TwitchResponse

[0.1.1] - 26/03/2021. #

  • Added methods searchCategories, getBroadcasterSubscriptions

[0.1.0] - 23/03/2021. #

  • Breaking Changes: getExtensionAnalytics, getGameAnalytics, getTopGames, searchChannels, getStreams now returns an object of type TwitchResponse
  • Added and improved some comments for a better documentation

[0.0.4] - 23/03/2021. #

  • Added methods: getStreams, searchChannels

[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 and getGameAnalytics
  • Improved comments and example file

[0.0.1] - 08/02/2021. #

  • First release
  • Added methods: startCommercial, getExtensionAnalytics, getGameAnalytics
21
likes
0
pub points
49%
popularity

Publisher

verified publisherrouxguillau.me

A wrapper in pure Dart to connect to Twitch.tv using OAuth implicit authentication.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, meta

More

Packages that depend on twitch_api