dart_holodex_api 0.3.0 copy "dart_holodex_api: ^0.3.0" to clipboard
dart_holodex_api: ^0.3.0 copied to clipboard

outdated

A Dart wrapper for Holodex API v2. Holodex is a website dedicated towards your favorite vtubers, with features like clips management, and music-centric playback.

0.3.0 #

  • BREAKING: Convert Organization enum to class with static strings
  • BREAKING Rename Includes.descripiton to Includes.description
  • Fix possible exception when returned items is null when searching
  • Fix description not being returned even when included in includes list
  • Fix search returning no videos when organizations are included
  • Updated props for toString() of all models

0.2.1 #

  • Update pubspec description
  • Fix example folder layout
  • Fix compatibility with dart runtime js
  • Fix formatting with dart format .

0.2.0 #

  • Variables have been renamed to be consistent across all methods
  • BREAKING: getVideos() and getLiveVideos()
    • renamed lang to languages
    • renamed sort to videoSort
    • renamed status to videoStatus
    • renamed type to videoType
  • BREAKING: getVideos() renamed topicId to topic
  • BREAKING: getChannels()
    • renamed sort to channelSort
    • renamed lang to languages
  • BREAKING: getChannelVideos(), getVTuberClips(), and getVideosRelatedToChannel() renamed lang to languages
  • BREAKING: searchVideos() and searchComments() renamed vch to videoChannels

0.1.2+1 #

  • Initial release
  • Update changelog

0.1.2 (Unreleased) #

  • Improve documentation

0.1.1 (Unreleased) #

  • Add generated documentation

0.1.0 (Unreleased) #

  • Initial version.
9
likes
0
points
55
downloads

Publisher

verified publishergetboolean.dev

Weekly Downloads

A Dart wrapper for Holodex API v2. Holodex is a website dedicated towards your favorite vtubers, with features like clips management, and music-centric playback.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

enum_to_string, equatable, http

More

Packages that depend on dart_holodex_api