Gábor
Gábor
That's confirmed. In DomCanvas, both settings work. In CanvasKit, HtmlImage fails and HttpGet works. Then I stay on the `rc` package. So, where should things go forward now? Is HttpGet...
Oh, I can see now why I couldn't see. The web support you mentioned is not yet in the package, it's only in a PR? Then I'll need to learn...
OK, I forked that one. Are there any specific internal dependencies I have to follow? The very first attempt resulted in: Target dart2js failed: Exception: ../../flutter-beta/.pub-cache/hosted/pub.dartlang.org/cached_network_image-2.3.0-rc/lib/src/image_provider/_image_provider_web.dart:119:34: Error: The method 'readAsBytes'...
But do you have a local copy that displays and you could zip up and send? I assume that the task at hand would be to rewrite `cache_file_web.dart`, to get...
In addition, I can send you the boilerplate of another plugin that I've just converted to federated. Documentation is very scarce, nothing actually discusses the `PlatformView` case but by mimicking...
No, I can't. That's what I said. Moving to federated requires a complete reorganization of the plugin, the whole current plugin goes to a different folder than now, two completely...
@endigo Hold your horses, a private mail will arrive. :-)
Past tense. I did it, I use the plugin on all three platforms, with success, Android, iOS **and** web. It works. Simply, changing the structure to a federated plugin is...
Sorry but that won't happen. That would mean I have to rebase it completely to find out what you have changed in the meantime, during more than half a year...
I kinda lost track of what it was all about. :-) Yes, the PDF viewer on the web. I don't have it in a repo, it's local and I use...