Chris Thompson

Results 6 issues of Chris Thompson

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...

bug
need to reproduce

When running dart tests in IntelliJ and Android studio the 'test suite' is shown as '\' in the Test Runner results panel (see screenshot 1) **Steps to reproduce** 1. From...

Please see the issue logged [here](https://github.com/xbmc/xbmc/issues/18402) LibreELEC 9.2.5 Kodi 18.8.0 pvr.mythtv v5.10.19.1

The new formatter has changed the location of added line breaks within a parameter list to immediately after the named parameter token. This has resulted in some significant readability issues...

**Formatted with ^3.6.0 specified in pubspec.yaml** ```dart class Report { final Event event; final List _items; Report(this.event, this._items); Iterable get all => _items; List relations() => [Relation(_items[0], _items[1])]; // stub...

**What input code did you provide to the formatter?** _This is the output produced by the earlier ( current.status != previous.status, builder: (context, state) { return Row(children: [ state.status.isRefreshable ?...