How to create a text widget whose size can be controlled by a slider

Actions & Logic

Hello, I'm new to Flutterflow and I'm trying to create a text widget whose size can be dynamically controlled by a slider widget. I have set up a state variable for the text size and have added the slider and text widgets to my screen.

However, I'm facing issues with correctly binding the slider value to the text size and updating the text size as the slider is adjusted.

Could someone provide a detailed guide or steps on how to achieve this? thank you

What have you tried so far?

videos

Did you check FlutterFlow's Documentation for this topic?
No
1
3 replies