Eric Isensee

Results 3 issues of Eric Isensee

When converting to Dart and use "Make all properties required" it does add an @ infront of required. That isnt used anymore in Dart and Flutter.

Sobald man den ordner out in der buildDir angibt fügt er anscheinend einen \ anstatt dem gewünschten / ein. sprich er kann out\anschreibenGen.pdf etc natürlich nicht finden. auch wenn man...

I work extensively with fpDart and Option types. Wich are basically just a wrapper around null types. I am generating routes with auto router wich works fine for the basic...