blueprint_system 0.1.0 copy "blueprint_system: ^0.1.0" to clipboard
blueprint_system: ^0.1.0 copied to clipboard

outdated

A flutter library that creates blueprint widgets with nodes (child widgets) that may be added to them. These nodes can be moved, resized, and modified.

0.1.0 #

  • Added FloatingNode, A node that moves and resizes automatically in response to Blueprint interaction.
  • Added Rulers to Blueprint.
  • Blueprint controller is not required anymore.
  • Blueprint now have children parameter so you don't have to call addNodes function from a controller.
  • Updated Example.
  • Improvements and fixes.
11
likes
0
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter library that creates blueprint widgets with nodes (child widgets) that may be added to them. These nodes can be moved, resized, and modified.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, get, intl, uuid, vector_math

More

Packages that depend on blueprint_system