shawnAshton

Results 4 issues of shawnAshton

As seen in the photo below, I have a slice that should represent 3%. ![image](https://user-images.githubusercontent.com/39253954/175428150-76ad705d-1123-4b4a-84db-ffe886816c26.png) There is no other text nearby to cut it off. This makes me think the...

## Description Please make a small edit in the code to allow devs to pass a key to the `ScanView` widget.

I am able to capture screenshots for web, but when I test my website on a mobile device, the default `capture` never finishes.

MultiSelectChipDisplay could have a bool Parameter called `showCheckmark` this could be used in multi_select_chip_display.dart. the`Widget _buildItem(MultiSelectItem item, BuildContext context) {...}` function uses the ChoiceChip widget. If you add the following...