Jannie Theunissen

Results 6 issues of Jannie Theunissen

On iOS the example app crashes when terminating the app while a download is in progress: **Steps to reproduce:** 1. run the example app from this repo 2. trigger a...

bug
example

`flutter_background_fetch` is now triggering deprecation warnings when an app is built with the latest stable Flutter release (v2.10.2) It will be great if users of this package can be allowed...

At OneSheep we love this package and we are ready to invest in keeping it in good shape. @Dn-a would you consider inviting one of our developers as a collaborator...

Currently the [question()][1] function is awkward to use when you need a user prompt other than basic text input. Will it be a lot of work to wrap [enquirer][2] instead?...

After upgrading to Flutter 3.3 and doing some refactorings on our app we are seeing some very high incidents of background crashes for Android users. **Environment** * Plugin version: 1.1.0...

Super helpful article, Suragch. Should we cancel all those stream subscriptions in the dispose method of the PageManager?