Andrii Kovalchuk

Results 17 comments of Andrii Kovalchuk

Any updates? It would be useful during refactor of legacy code for us

Bump. Having the same issue

> Same here on stable 3.0.1. This is a major problem for us and prevents us from using Flutter in any further web project. Same here. We develop an international...

How do you calculate this data? I'd like to add for RTX 2060S

It would be great if you can pass a provider for SVG in this lib And still using a caching mechanism from this lib

Any updates maybe? I just got a legacy code that needs a refactor. And it's a nightmare to fix every import manually :D

> Guys, have you tried add the code below to the app/build.gradle?? > > ``` > lintOptions { > disable 'InvalidPackage' > checkReleaseBuilds false > } > ``` > >...