using app state vars with progress bar

Actions & Logic

so i made a progress bar and a state app which i want to connect to the progress bar (which is linear btw ) the thing is state apps cant be float numbers only normal integers and progress bar's value is from 0.01 to 1 so i cant choose any other number other then 1 does anyone know what i can do?

What have you tried so far?

ive tried connecting the state app var as i said but it didnt work since state apps are integers and Progress Bar's value is a float

Did you check FlutterFlow's Documentation for this topic?
Yes
1