sileo 0.0.6 copy "sileo: ^0.0.6" to clipboard
sileo: ^0.0.6 copied to clipboard

An opinionated, physics-based toast component for Flutter

0.0.6 #

  • Swipe-to-dismiss now tracks the finger and dismisses on a flick or a drag past the threshold, with a spring throw-off, a snap-back when released short, and rubber-band resistance against the wrong direction.

0.0.5 #

  • Tap a toast to reveal its description.
  • Add responsive toast width for narrow screens. Thanks @cristianvasquezc!

0.0.3 #

  • Fix preview image URL in README.
  • Format code.

0.0.2 #

Initial release — a Flutter port of the Sileo React toast library.

  • A single morphing, gooey "liquid pill" notification driven by spring physics.
  • Six intents (success, error, warning, info, loading, action) and an imperative sileo.* API (incl. future, dismiss, clear).
  • Toaster host: six positions, offsets, light/dark/system theming, autopilot, hover-to-pause, swipe-to-dismiss, reduced-motion.
  • Zero third-party dependencies.
3
likes
160
points
60
downloads
screenshot

Documentation

API reference

Publisher

verified publisherkhal.dev

Weekly Downloads

An opinionated, physics-based toast component for Flutter

Repository (GitHub)
View/report issues

Topics

#toast #notification #animation #snackbar #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sileo