image_hotspot 0.1.1 copy "image_hotspot: ^0.1.1" to clipboard
image_hotspot: ^0.1.1 copied to clipboard

Create interactive hotspots on images in Flutter apps. Add clickable regions with custom shapes, tooltips, and actions for engaging user experiences.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.1 - 2024-07-11 #

Added #

  • GitHub workflow to automate the publishing of packages on pub.dev

0.1.0 - 2024-07-11 #

Added #

  • Tooltip functionality for hotspots
  • Custom icon support for hotspots
  • Comprehensive unit tests for the ImageHotspot widget
  • New customization options for image fitting (imageFit, imageWidth, imageHeight)

Changed #

  • Refactored ImageHotspot widget for improved customization and flexibility
  • Updated example app to showcase new features and customization options

Improved #

  • Enhanced documentation in README with detailed usage instructions and customization options

0.0.1 - 2024-07-10 #

Added #

  • Basic functionality for creating image hotspots
  • Customizable hotspot positions
  • Actions triggered on hotspot taps
  • Initial documentation including README and LICENSE
  • Example project demonstrating how to use the ImageHotspot widget
4
likes
150
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Create interactive hotspots on images in Flutter apps. Add clickable regions with custom shapes, tooltips, and actions for engaging user experiences.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on image_hotspot