Matias de Andrea
Matias de Andrea
Hi @rensvis. Thanks for your contribution. Seems a interesting bug to take a look. Related to [this file](https://github.com/danvick/flutter_form_builder/blob/master/packages/flutter_form_builder/lib/src/fields/form_builder_range_slider.dart), maybe is related with [some Flutter bug](https://github.com/flutter/flutter/issues?q=is%3Aissue+RangeSlider+is%3Aclosed) or a widget arrange in...
We need implement the next things - [ ] Add desktop platform examples - [ ] Add build desktop platform to base pipeline - [ ] Optional. Add to readme...
Hi @bannarisoftwares this still a issue?
Hi @ducdac This package use the default inputs from material to build the form inputs. I found some issues related in flutter repository: - https://github.com/flutter/flutter/issues/71670 - https://github.com/flutter/flutter/issues/62401 - https://github.com/flutter/flutter/issues/59685 I...
This issue still happens in version 7.3.1
If someone can share some minimal example code and steps to reproduce the issue, I really will appreciate
> Thanks for your analysis and your effort on contributing for the package! > > About the focus, I believe it should be segregated in subjects. For example, something like...
We will discuss some details [here](https://discord.com/channels/985922433578053673/986519177907036180/986621807098482780) and add conclusions or relevant info to this issue
I don't sure if this is possible, because form use a map to fieldNames (`String key`) and your values (`dynamic value`). If do you have a solution, please feel free...
FormBuilderTextField implements a modified TextField and TextField has a property `cursorHeight`, so implement this feature can will easy