Benjamin Smrdelj

Results 3 comments of Benjamin Smrdelj

> Do you need to install firebase tools too? Or upload-crashlytics-symbols doesn't require them? No, flutterfire_cli is enough. I just added pre-build script (in Codemagic): ```shell #!/bin/bash dart pub global...

Another potentially related example where using color filter adds unwanted horizontal line: Without color filter: ![image](https://github.com/dnfield/flutter_svg/assets/51935943/a3db71fb-0f58-4fd0-96fa-4124b694c5e7) With color filter: ![image](https://github.com/dnfield/flutter_svg/assets/51935943/5cbef66a-d832-4cc5-8597-bd6197214c22)