Alfred Schilken
Alfred Schilken
@gaplo917 Thanks - I will try the master. I guess this will be fixed in the next version of pub.dev.
With the master the zoom factor is much better. 👍
I'm sorry for not getting back to you sooner. I still get an `PlatformException: PlatformException(MobileScanner, Error while zooming., null, null)` on iPhone 12 Pro. Now with Flutter 3.13.7 and mobile_scanner:...
@GroovinChip Hi, sorry for not responding. Surely I use it, and I found this: https://developer.apple.com/design/human-interface-guidelines/components/status/level-indicators/
@GroovinChip I added an entry in CHANGELOG and a unit test for splits= 20. I don't know what you mean by "update the version". I think the unit tests of...
Hi @GroovinChip, I added two tests to check the number of segments. Thanks for pointing out the flutter tests. That was very helpful; I did not know the canvas_mock yet.
After merging the upstream dev branch into my local branch, I get an exception when clicking the CapacityIndicator on the IndicatorsPage of the example app: ``` Exception has occurred. _AssertionError...
This is already fixed with https://github.com/GroovinChip/macos_ui/pull/300 - but not yet published as 1.7.6 on pub.dev.