Thomas Verbeek
Thomas Verbeek
## 🐛 Bug Report The `errorListener` of CachedNetworkImageProvider never fires when running on web. It does however fire on all other platforms. In this example the CachedNetworkImageProvider tries to load...
It would be great if bitsdojo_window is being extended in a way that Drag & Drop operations to the native window are accessible in the Dart code of the flutter...
In order to support tracking a user across devices it would very handy to set the `clientId` manually. Support for this could be easily added by providing a setter for...
Since this great package is available for web and desktop as well, it'd be great to navigate the gallery items with the arrow left/right keys, as an alternative to swiping...
I am watching files to detect changes in their content. But FileWatcher also fires a `ChangeType.MODIFY` event when the file is opened. I can reproduce this at least on macOS,...