flutter_image_map 0.9.3 copy "flutter_image_map: ^0.9.3" to clipboard
flutter_image_map: ^0.9.3 copied to clipboard

Image map, create areas with customizable colors on an image and response to clicking/touching. Just like what we have in html.

flutter_image_map #

A simple but useful(hopefully) package that implemented the image map in HTML.

  • Now come alone with a ROI(Region of interest) selecting tool!
    ROI select tool link: http://www.jiayizhang.me Website down. Source code of the tool is in this repo (index.html in root folder). Just open it in browser should be fine.

How to use ROI selecting tool #

  1. Select an image image
  2. Click on the image to add vertices of ROIs image
  3. If you want to create a new ROI, click on "New Polygon" image
  4. When you are done, press "Export" image
  5. It will pop up a dialog image

The format of the data is:
List<List

22
likes
120
pub points
80%
popularity

Publisher

unverified uploader

Image map, create areas with customizable colors on an image and response to clicking/touching. Just like what we have in html.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_image_map