flutter_math_curve_loading 0.0.1 copy "flutter_math_curve_loading: ^0.0.1" to clipboard
flutter_math_curve_loading: ^0.0.1 copied to clipboard

Mathematical-curve loading indicators. A particle trail rides parametric curves (rose, Lissajous, cardioid, butterfly, Fourier, and more) over a faint background track, with breathing detail and optio [...]

0.0.1 #

Initial release — a Flutter port of math-curve-loaders.

  • MathCurveLoading widget — a particle trail rides a parametric curve over a faint background track, with breathing detail and optional slow rotation.
  • 21 built-in MathCurves presets: rose trails, polar roses, Lissajous, lemniscate, hypotrochoid, rolling-circle spirals, butterfly, cardioids, heart wave, spiral search, and a Fourier flow.
  • Fully configurable curves: a named constructor per family (MathCurve.rose, MathCurve.spiral, MathCurve.lissajous, …) exposes every shape parameter, and MathCurve.copyWith overrides look/timing (particleCount, trailSpan, loop, pulse, rotation, strokeWidth, rotate). Build a bespoke shape with the base constructor + your own point.
  • MathCurveLoading knobs: color, size, speed, showTrack.
1
likes
150
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Mathematical-curve loading indicators. A particle trail rides parametric curves (rose, Lissajous, cardioid, butterfly, Fourier, and more) over a faint background track, with breathing detail and optional rotation.

Repository (GitHub)
View/report issues

Topics

#loading #loader #animation #progress-indicator #custom-painter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_math_curve_loading