Rens
Rens
Using `FormBuilderRangeSlider` widget inside a `SingleChildScrollView` widget that has `physics: const AlwaysScrollableScrollPhysics()` leads to performance issues when trying to drag the handles around. It seems to interfere with scrolling up...
I'm dynamically building a table where each record contains an autocomplete dropdown. The dropdown itself contains around 200 items. When the table contains a lot of records (1000) the page...
## **Feature Request: Configurable List Reordering Animations** ### **Summary** The current list reordering animations feel a bit unnatural because they use linear interpolation - items move at a constant speed...