Bas Rops
Bas Rops
Temporary workaround (which also immediately improves the test report in the process) for me is to replace the Flutter Test task with these 3 tasks: - PowerShell task that adds...
I pretty much rewrote the test task, fix is included in https://github.com/aloisdeniel/vsts-flutter-tasks/pull/23 !
Noticed the same. There's also an issue where you try to play an audio file when the user has not interacted with the window yet: `NotAllowedError: play() failed because the...
> @Tregan can you create pr for the fix ? Well I could, but I really don't think this would be the best solution that fits everyone. I don't really...
So I've been playing around with this, since I had to support superscript/subscript... I've come up with a solution that works for ***our use case***, but I hope this can...
There's some discussion about this here: https://github.com/leisim/auto_size_text/issues/61