-
I got this error in VS Code "Positional arguments must occur before named arguments. This is my flutter and dart version are all updated to the latest versions.
Any idea why? |
Beta Was this translation helpful? Give feedback.
Answered by
ccfiel
Apr 28, 2023
Replies: 1 comment
-
Ok, I was able to solve it by just putting the “nativeAutomation: true” parameter in the bottom.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ccfiel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, I was able to solve it by just putting the “nativeAutomation: true” parameter in the bottom.