Michael Lamers

Results 5 issues of Michael Lamers

Fixes #141 ## Status **READY** ## Breaking Changes NO ## Description This fixes the inconsistent hashCode behaviour for Sets by using a SplayTreeSet to ensure a consistent iteration order. ##...

**Describe the bug** For properties of type `Set` the result of `hashCode` is unexpected. Equality works like expected (order of Set elements doesn't have an impact) but `hashCode` produces different...

This problem is much deeper as there are more different noise control states (noise cancellation level 1/2, off, street mode 1/2). For being compatible with the UI logic I implemented...

## Status **READY** ## Breaking Changes NO ## Description Continuation of #188 As discussed in the referenced PR here an extended PR that adds a couple of tests to make...

Solves #629 This PR adds Linux support for flutter_launcher_icons (Setting the window icon) I also added a whole bunch of tests to cover different edge cases as we are manipulating...