Günter Zöchbauer

Results 303 comments of Günter Zöchbauer

I don't know about the file approach either. I guess it won't be easy with assets. If you write it to the storage from the app it should work. Implementing...

@gedw99 did you see this link https://medium.com/@segaud.kevin/facebook-oauth-login-flow-with-flutter-9adb717c9f2e in #23?

Why would one want the value as label? The label should tell the purpose of the field like "day of birth". How is this supposed to be used to look...

I couldn't find styles to make custom styles look look like labels of other inputs. Also changing color when the field is active like fliating labels behave is cumbersome to...

It's not urgent. I have a workaround. I was just wondering how exactly the input elements are supposed to lead to a great user experience with such inconsistencies and why...

@TedSander no need to apologise. I just try to learn where I might have misconceptions. Thanks for your feedback!

What about https://github.com/dotnet/diagnostics/blob/master/documentation/sos-debugging-extension.md? Could this work with Emacs for example with dap or gud? (I'm quite new to Emacs)

you can have one .gitignore in the root directory but otherwise I agree

Right, I remember that discussions

I'll see what I can do.