ewooral_icons 0.1.0 copy "ewooral_icons: ^0.1.0" to clipboard
ewooral_icons: ^0.1.0 copied to clipboard

Ewooral & BFAM Holdings — distinctive medallion-style icon set with cartoonish splash on play. Configurable trigger (hover/tap/focus/mount/manual). 56 icons, growing.

Changelog #

0.1.0 — 2026-05-22 #

Initial public release.

  • 56 medallion-style icons as Dart widget classes (EwHeart, EwBell, EwScissors, ...)
  • EwIconBase — shared StatefulWidget with:
    • flutter_svg renderer + build-time XML colour rewrite (color / accent / bg)
    • 10 motion primitives via AnimationController: pop / tilt / swing / shake / spin / slideRight / slideLeft / slideUp / slideDown / flip / none
    • Five-particle splash overlay emitted from the gold petal-ribbon
  • Cross-platform trigger contract (mirrors the web package):
    • EwTrigger.hoverMouseRegion (desktop + web)
    • EwTrigger.tapGestureDetector.onTapDown (every platform)
    • EwTrigger.focusFocus.onFocusChange
    • EwTrigger.mount — fires once on mount
    • EwTrigger.manual — only via EwIconController.play() / .stop()
  • EwIconController — imperative play/stop handle
  • onPlay callback for haptics / sound / analytics hooks
  • Tests + analyzer green on Flutter 3.27 / Dart 3.6
0
likes
140
points
89
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Ewooral & BFAM Holdings — distinctive medallion-style icon set with cartoonish splash on play. Configurable trigger (hover/tap/focus/mount/manual). 56 icons, growing.

Homepage
Repository (GitHub)
View/report issues

Topics

#icons #ui #animation #svg #brand

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on ewooral_icons