peer_tube_api_sdk 1.0.10
peer_tube_api_sdk: ^1.0.10 copied to clipboard
A Dart/Flutter SDK for interacting with PeerTube instances. Easily connect to PeerTube nodes, fetch video data, manage accounts, and more.
Changelog #
1.0.10 #
- fix getCategories
- fix VideoCommentsPolicySet
- update models
- add get_licences example
1.0.9 #
- update examples
- fix repository in README.md
- minor changes
1.0.8 #
- formatting changes
1.0.7 #
- fix VideoChannelEdit
1.0.6 #
- fix VideoChannelSummary getOverviewVideos
1.0.5 #
- add getOverviewVideos
1.0.4 #
- fix getCategories
1.0.3 #
- add getHost setter
1.0.2 #
- formatting changes
1.0.1 #
- Initial version.