Stanislav Khlud
Stanislav Khlud
This how I did it. I just set it during the app initialization ```dart await FlutterDownloader.initialize(); FlutterDownloader.registerCallback(callbackDownloader); ```
> > This how I did it. I just set it during the app initialization > > > > ```dart > > await FlutterDownloader.initialize(); > > FlutterDownloader.registerCallback(callbackDownloader); > > ```...
@jhomlala pretty please
@auvipy I added tests for system checks, but didn't managed to find and add tests for settings with API requests like in `test_pagination.py`, and it's kind hard to add since...
> I'm not in favor of this approach, as I generally prefer to avoid introducing additional uncertainty into our tests. If you'd like to do this locally and call it...
@Kurt-von-Laven @mwarres Could you pls take a look? As of now, this action is not working at all(
> use `AndreKurait/[email protected]` instead I know about that, I want an official one)
@seanpar203 I updated branch, could you approve workflow and move this pr forward or tell if something needs to be done