dart_holodex_api 0.2.1
dart_holodex_api: ^0.2.1 copied to clipboard
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.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
langtolanguages - renamed
sorttovideoSort - renamed
statustovideoStatus - renamed
typetovideoType
- renamed
- BREAKING: getVideos() renamed
topicIdtotopic - BREAKING: getChannels()
- renamed
sorttochannelSort - renamed
langtolanguages
- renamed
- BREAKING: getChannelVideos(), getVTuberClips(), and getVideosRelatedToChannel() renamed
langtolanguages - BREAKING: searchVideos() and searchComments() renamed
vchtovideoChannels
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.