Moseco

Results 4 issues of Moseco

## Steps to Reproduce 1. Execute `flutter run` on the code sample (problem found on at least Android and iOS) 2. Select any amount of text and finish the selection....

framework
a: fidelity
has reproducible steps
f: selection
found in release: 3.7

When the toRomaji function is given katakana with the pattern "*ヮー" it throws the exception ```Null check operator used on a null value``` on [line 59 of the conversions.dart file](https://github.com/jeroen-meijer/kana_kit/blob/afd454d7447de9da92eceb128edb9cd0a3f3cd26/lib/src/conversions.dart#L59)...

bug

**Describe the bug** When using a bar chart and one of the values is much smaller than the other values the color of the rod is wrong (it renders as...

bug
Bar Chart