interpolate_animated 0.0.1
interpolate_animated: ^0.0.1 copied to clipboard
Sometimes you need to map value from one range to another. This is where you should use interpolate functions which approximates values between points in the output range and lets you map value inside [...]