anonimeact

Results 3 issues of anonimeact

How to add place holder or hint?

Hi, i try to add space between the searchbox and popup menu by add custom positionCalback like this, and not working. ```dart return RelativeRect.fromSize( Rect.fromPoints( popupButtonObject.localToGlobal(popupButtonObject.size.bottomLeft(Offset(0, 20)), ancestor: overlay), popupButtonObject.localToGlobal(popupButtonObject.size.bottomRight(Offset.zero),...

question

I get an error PARSING_ERROR(2) when uncompressed data after save the compressed as string and convert it as a byte array.