Federico Polesello
Federico Polesello
Hi @bpillon, thank you for this awesome package! Do you have any news on this improvement? It would be very useful to have it. I'm coming from the native iOS...
Any news about this issue? It's very urgent in my case where the SVGs color play a fundamental role in the UI where showing wrong color is a big problem.
Hi @ritheshSalyan! Any news? The issue still persist in the beta/master channel at the moment and it seems that the Flutter team will not change his decision on this breaking...
@ritheshSalyan Awesome thanks! I'll try it tomorrow. And when will you release a new screenshot's package pub.dev version with this fix?
Same issue for me. @meowofficial I'm getting the same issue in the stable channel as well. @ditman are there any news on this? Or the solution proposed by @meowofficial it's...
@ditman thanks for your reply. This is a very blocking point for us in order to be able to go in production with something that works as expected. If it...
@ditman I tried it and with the following code in the `index.html` it seems work fine. ``` window.addEventListener('load', function(ev) { // Download main.dart.js _flutter.loader.loadEntrypoint({ entrypointUrl: "/main.dart.js", serviceWorker: { serviceWorkerVersion: serviceWorkerVersion,...
Yeah good work! Keep in mind one important thing in my opinion: if you have an `xcworkspace` the `Package.resolved` file is created and updated under the `.xcworkspace` folder (`.xcworkspace/xcshareddata/swiftpm/Package.resolved`) and...