Release Notes - ImageHotspot v0.1.0
We're excited to announce the release of version 0.1.0 of the ImageHotspot package! This update brings several new features and improvements to enhance your image hotspot experience.
Full Changelog: v0.0.1...v0.1.0
What's New
Tooltip Functionality
- Add informative tooltips to your hotspots
- Customize tooltip content for each hotspot
- Tooltips appear on hotspot tap for improved user interaction
Custom Icon Support
- Use your own icons for hotspots
- Easily integrate with your app's design language
- Improve visual distinction between different types of hotspots
Enhanced Image Customization
- New
imageFit
property to control how the image fits its container imageWidth
andimageHeight
properties for precise sizing- Greater flexibility in integrating ImageHotspot with various layouts
Improved Customization Options
- Fine-tune hotspot appearance with customizable color and size
- More control over hotspot positioning and behavior
Improvements
- Refactored ImageHotspot widget for better performance and maintainability
- Updated example app to showcase new features and usage patterns
- Comprehensive unit tests added to ensure reliability
Documentation
- Expanded README with detailed usage instructions and examples
- Updated CHANGELOG to provide a clear history of changes
- Improved inline documentation for easier integration
How to Update
Update your pubspec.yaml
file:
dependencies:
image_hotspot: ^0.1.0