Jan Mewes

Results 3 issues of Jan Mewes

### Observed The [Dart Language Specification](https://spec.dart.dev/DartLangSpecDraft.pdf) contains the following statement in the section "Classes > Instance Methods > The Method noSuchMethod": > Note that it must be a method that...

bug
specification

### Describe the problem The outline for the widgets in the Widget catalog truncates text which is too long, e.g. https://docs.flutter.dev/development/ui/widgets/material#Buttons ### Expected fix Either - include all text in...

design
p3-low
e3-weeks
d: api docs
documentation

## Observed After adding a concurrent state, the placement of the entry points is not at the state boundary anymore. ![concurrent-states_png_—_08_22_plantuml-bug-entry-p](https://user-images.githubusercontent.com/5235584/209426459-301da4f4-7aed-4de1-ae48-b69ffea99b60.png) ## Expected I tried to create a diagram like...