ball library

🏓 Ball

Provides BouncyBalls, delightfully bouncy and position-mirroring ink splash reactions to user input on a piece of Material.

pub.dev Listing | API Doc | GitHub

API References: BouncyBall

random splashFactory and color on every tap--bouncy balls!

Turn ink splashes for an InkWell, InkResponse or material Theme
into 🏓 BouncyBalls or 🔮 Glass BouncyBalls (marbles)
with the built-in InteractiveInkFeatureFactorys,
or design your own with 🪀 BouncyBall.mold.

ThemeData(
  splashFactory: BouncyBall.splashFactory,
  splashColor: Colors.red,
)

Now try some Material!

random splashFactory and color on every tap--bouncy balls!

Classes

BouncyBall
🏓 BouncyBall