sticker-framework-flutter icon indicating copy to clipboard operation
sticker-framework-flutter copied to clipboard

The getter 'size' was called on null.

Open grayknight2 opened this issue 4 years ago • 1 comments

Sometimes I'm getting the following issue:

The following NoSuchMethodError was thrown while handling a gesture:
The getter 'size' was called on null.
Receiver: null
Tried calling: size

When the exception was thrown, this was the stack: 
#0      Object.noSuchMethod (dart:core-patch/object_patch.dart:53:5)
#1      ElementContainerWidgetState.addElement (package:sticker_framework/element_container_widget.dart:229:64)
#2      DecorationElementContainerWidgetState.addSelectAndUpdateElement (package:sticker_framework/decoration_element_container_widget.dart:31:5)

grayknight2 avatar Jan 17 '20 18:01 grayknight2

yeah me too, sometimes can but sometimes throw exception

jeremy1265 avatar Apr 08 '20 08:04 jeremy1265