interpolate_animated 0.0.1 copy "interpolate_animated: ^0.0.1" to clipboard
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 [...]

1 versionVersions feed

Stable versions of interpolate_animated

VersionMin Dart SDKUploadedDocumentationArchive
0.0.1Null safety2.122 years agoGo to the documentation of interpolate_animated 0.0.1Download interpolate_animated 0.0.1 archive
7
likes
150
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

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 the input range to corresponded approximation in the output range. It also supports few types of Extrapolation to enable mapping outside the range.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on interpolate_animated