custom_tooltip_flutter 0.1.1
custom_tooltip_flutter: ^0.1.1 copied to clipboard
A highly customizable tooltip widget for Flutter with support for multiple positions, animations, and platform-specific interactions (hover for desktop/web, tap/hold for mobile).
0.1.1 #
- Added WASM compatibility for web platform
- Improved shadow rendering for better cross-platform support
0.1.0 #
- Added support for hold gesture on mobile devices
- Added
useHoldGestureproperty to control tap/hold behavior - Improved tooltip positioning logic
- Added smooth fade and scale animations
- Optimized performance and memory management
- Added comprehensive documentation
- Fixed potential memory leaks
- Improved code organization and readability
0.0.1 #
- Initial release of the custom_tooltip_flutter package.