M. Jauernig

Results 7 issues of M. Jauernig

Update package.json peerDependencies to support react 18.

### :speech_balloon: Description I use successfull appinstaller on Windows 11 and Server 2022 (with a modified proceed from [here](https://gist.github.com/carey/62070ee199099c4233f572a17315366d)) I also installed another apps via appinstaller. Example [MSIX Hero](https://msixhero.net/get/) -...

### :speech_balloon: Description I wondering that on building only the `msix` get signed and not the `exe`. I'm feeling better if `exe` get also signed, but ask me, if this...

**Describe the bug** The import of 'package:flutter/foundation.dart' throws the following warning, if `@override toString` is given. Unused import: 'package:flutter/foundation.dart'. Try removing the import directive. **To Reproduce** Implement the following class...

bug
needs triage

Hi, when i import `import 'package:collection/collection.dart';` from [https://pub.dev/packages/collection](https://pub.dev/packages/collection) and your package, which i really like. I get a name collision `A member named 'sorted' is defined in extension 'IterableExtension' and...

Hi, i'm building a windows app and all 2.110 icon files are merged into the release, although i use just a bunch of them. Do you have an idea, how...

Add the solutions from https://github.com/infinum/floggy/issues/50, to the readme. See `### File logger` (line 184) and `### Multi target logger` (line 212) The other formatings are auto formatted from vscode prettier....