Taskhyn Maksim
Taskhyn Maksim
> But better use radio. tried with Radio but I can check both of them, should the control name should be same?
Hi, @joanpablo I used checkboxes as suggested by @vasilich6107 using reactive_forms_lbc package. > In other case is you still want to achieve this behavior use listener from reactive_forms_lbc package and...
> Are you using any specific State Management Library? Yes, riverpod but it is not connected to the form.
Like `{ answers: [false, true] }` also `{ answers: [false, true, false] } ` etc. number of checkboxes can grow dynamically.
> Hello, I had the same problem with the flutter_html version 3.0.0-beta.2 package. I was getting the same error when I wanted to load the html information coming in the...
> Since there is no intention for the framework team to fix transformed gesture detectors, here is a tip for anyone facing this problem: try to wrap photo view with...