flutter_graphite icon indicating copy to clipboard operation
flutter_graphite copied to clipboard

Size each individual node

Open EightRice opened this issue 3 years ago • 1 comments

There is a cellWidth attribute that sets the horizontal dimension and somehow that influences the height too, but is there an option to size each node separately? If you use the builder attribute, you can have it return a Container or SizedBox, but whatever dimensions you pass there are ignored.

EightRice avatar Dec 27 '21 18:12 EightRice

@EightRice have you found any solution on how to deal with this?

novas1r1 avatar Oct 12 '22 16:10 novas1r1