storyboard icon indicating copy to clipboard operation
storyboard copied to clipboard

Flutter Storyboard

Results 6 storyboard issues
Sort by recently updated
recently updated
newest added

Rendering consumes resources, is there a way to manage resources? This way, the use of page interaction is very stuck and the experience is very poor! ! ! !

See https://github.com/flutter/flutter/pull/61366 I was not sure if you prefer to add the old Overflow enum to `custom_stack.dart` or to move everything to using `clipBehaviour` like in that change so I...

Sometimes you need to compare two mobile phones (model comparison, interactive comparison, page comparison) to check the effect of the widget, so can you make the page moveable, mobile viewing,...

enhancement
help wanted

Let's make one great flutter dev-tool instead of many! Hi! first of all, I want to say that I really appreciate the works in this open-source project, I installed it...

When an app screen in a story board show a dialog, it shows up in the story boards "host" canvas and is not constrained to the "screen" it originated from....

bug

To reduce the need to frequently be forced to build an entirely new custom app bar, when using the Storyboard() within a material app as a widget, also consider exposing...

documentation
enhancement