image_marker_viewer 1.0.1 copy "image_marker_viewer: ^1.0.1" to clipboard
image_marker_viewer: ^1.0.1 copied to clipboard

A Flutter package for adding interactive markers on images with custom colors, titles, and notes. Supports web, mobile, and desktop platforms.

1.0.1 #

  • Added support for multiple images with separate marker lists
  • Added tag parameter to ImageMarkerViewer for image-specific controllers
  • Added controller parameter to ImageMarkerViewer for external controller management
  • Each image can now have its own independent marker list
  • Improved controller management with GetX tag system
  • Backward compatible with existing code (tag parameter is optional)

1.0.0 #

  • Initial release
  • Interactive markers on images
  • Custom colors with predefined and RGB color picker
  • Title and note support for markers
  • Tap to edit, long press to delete markers
  • Export/Import markers to/from JSON
  • Cross-platform support (web, iOS, Android, macOS, Linux, Windows)
  • Responsive marker positioning
5
likes
0
points
179
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for adding interactive markers on images with custom colors, titles, and notes. Supports web, mobile, and desktop platforms.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_colorpicker, get

More

Packages that depend on image_marker_viewer