sileo 0.0.6
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 imperativesileo.*API (incl.future,dismiss,clear). Toasterhost: six positions, offsets, light/dark/system theming, autopilot, hover-to-pause, swipe-to-dismiss, reduced-motion.- Zero third-party dependencies.
