monkey_button 1.0.3
monkey_button: ^1.0.3 copied to clipboard
An interactive, animated Floating Action Button (FAB) canvas overlay styled like a cute monkey or high-tech robot that runs, jumps, waves, sits, and climbs walls dynamically.
CHANGELOG #
1.0.3 #
- Repository Config Fix: Corrected GitHub username references in repository links and raw documentation image URLs.
1.0.2 #
- Documentation Assets Fix: Updated relative image links in
README.mdto absolute raw GitHub URLs so they render properly in the package page onpub.dev.
1.0.1 #
- Menu Customization Update: Refactored
MonkeyMenuItemto accept a fully customizablechildwidget instead of a hardcoded icon and label. - Size Controls: Integrated scale sliders in the example app companions list.
- Interactive Media: Added real screen recording GIF preview to the package documentation.
1.0.0 #
- Initial Release of
monkey_button(Animated Companions package). - Decoupled Architecture: Includes
CharacterCanvasoverlay andCharacterFABindependent spawner modules. - Two Skins: Supports Monkey and Robot skins with modular vector visual components.
- Vector Mechanics: Integrated head wiggles, walking loops, running, leaping jumps, wall climbing crawl, resting sitting, and waving animations.
- Jetpack Booster: Robot launches a dual-color engine fire flame when hops and jumps are executed.
- Size Control: Supports configuring the character's base scaling factor from 0.5 to 1.5 in real-time.
- Custom Speed Dial Menus: Independent expand/collapse actions anchored per character with transparent background click-outside handlers.