interactive_builder 0.2.4
interactive_builder: ^0.2.4 copied to clipboard
InteractiveBuilder to handle deactivated, hovered, pressed, states
0.2.4 #
- Enhanced Documentation - Added comprehensive dartdoc comments to all public APIs
- Improved Demo App - Created interactive showcase with visual state feedback
- Better pub.dev Score - Achieved 100% documentation coverage and zero static analysis issues
- Fixed Deprecated APIs - Updated to latest Flutter APIs (withValues instead of withOpacity)
0.2.0 #
- Added onHover callback - Get notified when hover state changes
0.1.2 #
- Eliminated Material Design ink splash effects - Clean interaction without visual side effects
- Full compatibility with Material, Cupertino, and pure Widgets apps
0.0.1 #
- Initial release with InkWell-based implementation