Patrick Leugers
Patrick Leugers
I edited the readme to include the 4th character '╟' to not break the AS collapse feature. I also reverted the first line back to show the request/response/error info. Let...
How is it going here? Any feedback?
You can use the SponsorBlock Api. The documentation can be found [here](https://wiki.sponsor.ajay.app/w/API_Docs). Lots of custom YT clients use it. Keep up the good work!
It seems that `androidx.camera:camera-camera2:1.2.0` needs `compileSdkVersion` to be set to 32 or higher and thats why this plugin uses a higher version than flutters default of 31. I haven't had...