youtube_shorts 0.4.3
youtube_shorts: ^0.4.3 copied to clipboard
A vertical youtube shorts player. Show youtube shorts videos by a list of urls or the target channel name.
0.4.3 - Alpha #
- All bugs fixed with initial index
- Giant perfomance improvement
- Initial index putted in
VideosSourceController.fromUrlList
0.4.2 - Alpha #
- README.md update
0.4.1 - Alpha #
- Widget child builder function added
0.4.0 - Alpha #
- Added
willHaveDefaultShortsControllers
option toShortsPage
- Fix
initialIndex
not working as expected - Page controller added to builder options for more user controll
0.3.0 - Alpha #
- Initial index assert guideline
- Export
MediaKit
so developer is able to callMediaKit.ensureInitialized()
0.2.0 - Alpha #
- Initial index option added for `VideosSourceController.fromUrlList`` constructor
- VideoControllerConfiguration of media_kit exported to final user
0.1.0 - Alpha #
- Initial release