Paulo Junqueira da Costa
Paulo Junqueira da Costa
**Custom FlowElement** Allow adding FlowElement as a custom widget. **Requirements** - Adding custom to ElementKind - Change ElementWidget allowing a custom widget to be drawn
**Adding a child property to element** A child widget property added to the element must draw this widget instead of the text. **Requirements** - If child is not null, draw...
**type 'double' is not a subtype of type 'int?' in type cast** When loading the dashboard from json, the fromMap of property gridBackgroundParams somethimes returns a type cast error when...