New
GraphX v1.0.1 nullsafety
- more null safety migrations.
- experimental GDropShadowFilter.innerShadow (hurts performance).
- add SceneBuilderWidget.autoSize to auto expand the scene on the parent widget.
- fix bug with GText in
LayoutUtils.row. - fix
EventSignalbug, remove() callbacks while dispatching them. - prevents assigning
NaNto GDisplayObject transform properties based ondouble. - some minor fixes and forced non-nullable properties.