infinite_canvas 0.0.6 copy "infinite_canvas: ^0.0.6" to clipboard
infinite_canvas: ^0.0.6 copied to clipboard

An extensible infinite canvas for Flutter based on InteractiveViewer and CustomMultiChildLayout which allows for widgets to be used as children and be moved or selected.

0.0.6 #

  • Removing meta key for delete
  • Adding [drawVisibleOnly] to allow for drawing only visible nodes and edges
  • Adding [canAddEdges] for when holding control you can link nodes

0.0.5 #

  • Adding clip option for node

0.0.4 #

  • Adding menu options
  • Adding resize controls

0.0.3 #

  • Adding click to drag when space is pressed
  • Adding background builder

0.0.2 #

  • Fixing widget rebuilds
  • Adding draggable example

0.0.1 #

  • Adding example and library
  • Adding demo
53
likes
0
pub points
73%
popularity

Publisher

verified publisherrodydavis.com

An extensible infinite canvas for Flutter based on InteractiveViewer and CustomMultiChildLayout which allows for widgets to be used as children and be moved or selected.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, vector_math

More

Packages that depend on infinite_canvas