M. Jauernig
M. Jauernig
Hi @thmsgbrt, i had no problems. But i tested it not much with react 18. Only on one view.
@jatinhemnani01 > @mjauernig hey how can I install this without pull req accepting? Sorry. I d don't understand the questions. What do you mean with "install"?
I could, but at the docs, it is recommended, to import the foundation.dart. https://pub.dev/packages/freezed#run-the-generator > CONSIDER also importing package:flutter/foundation.dart. > The reason being, importing foundation.dart also imports classes to make...
Maybee add some hint at the documentation. Don't import foundation.dart if you override toString() by your own.
Hi, I could create msix files. Then from one moment to the other the `FormatException: Unexpected extension byte (at offset x)'. After removing and reattaching the hardware token (with the...
Hi, today i had the same problem again. With the following workaround it works. 1. Launch powershell 2. Run `dir -Recurse cert: |where {$_.Thumbprint -eq "ebd5c80a896aa6c9f2ceXb86ff90e33853520b5b"}`. Replace `ebd5c80a896aa6c9f2ceXb86ff90e33853520b5b` with the...
Maybe over configuration flags which icon sets are in use.
I have a similiar behaivor. Starting data * Folder 1 * Folder A * Child 1 When i update the tree (add Folder B to Folder 1) and _Folder A_...
@YehudaKremer Thank you for the work on this package. Can you please update the dependency. Or add a second maintainer who can do this.