Noor Dawod
Noor Dawod
> Conflicting files > example/.flutter-plugins-dependencies > pls solve this first This file shouldn't even be in VCS.
You should run `flutter format` on the files.
> I have run flutter format One test is still failing because of formatting, maybe run it again.
> I remember this being changed due to #11360 , as a fix for #7057 will this issue regress after this PR ? Hmm, I didn't know about the openapi...
@graynk sounds like a good idea!
That would require the approval of the maintainer, @j256.
> Right now I've not forced the library to go to Java 8 which is the holdup. Yes I know Java 7 is ancient but I'm always reluctant to upgrade...
I like the idea of a separate module, what do you think @j256? Possible?
Would it be possible to have a minimal viable app where you can replicate this behaviour? The stack trace gives away nothing that can help trace this bug.
What do you mean? PS: Have you considered designing your database in a Yaml file and then use code generation to create the actual code?