infinite_canvas 0.0.9 copy "infinite_canvas: ^0.0.9" to clipboard
infinite_canvas: ^0.0.9 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.9 #

  • Adding [value] to [InfiniteCanvasNode] with generic type

0.0.8 #

  • Adding optional grid snapping (Thanks @InstrinsicAutomations 🎉)

0.0.7 #

  • Adding ability to merge menus
  • Adding [DirectedGraph] builder

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
39
likes
120
pub points
67%
popularity
screenshot

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

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

collection, directed_graph, flutter, vector_math

More

Packages that depend on infinite_canvas