Closed jeremyj11 closed 4 days ago
Hey @jeremyj11,
Thanks for the feedback :)
With Nylo v6 around the corner, I've been busy with development but I'll take a look at this when I get chance.
Hey @jeremyj11,
Thanks for the feedback :)
With Nylo v6 around the corner, I've been busy with development but I'll take a look at this when I get chance.
hi @agordn52 , any update about v6 release date ?
Hey @jeremyj11, Thanks for the feedback :) With Nylo v6 around the corner, I've been busy with development but I'll take a look at this when I get chance.
hi @agordn52 , any update about v6 release date ?
Live now 🎉🎉
Reopen this if you're still having issues
Trying to use the style parameter of Field to perform an inline style override, I copied the below from the docs:
but get the error: The argument type 'NyTextField Function(NyTextField)' can't be assigned to the parameter type 'String?'.
I'm new to Flutter and Nylo, so maybe I'm missing something obvious? I can see that style needs to be a string in ny_form.dart though.. so perhaps your docs are for a future version?? I'm on nylo version 5.32.7
My full form file:
Thanks in advance for any advice, and as a dev coming from Laravel - this framework is very cool!