bunnycdn Questions
1
Solved
The following classic code snippet fails to fetch the video from Bunny CDN
@override
void initState() {
super.initState();
controller = VideoPlayerController.networkUrl(Uri.parse(widget.video),
...
Milliner asked 3/2, 2024 at 14:31
1
© 2022 - 2025 — McMap. All rights reserved.