szymek-pindelski
Results
2
comments of
szymek-pindelski
hello, does this pull request have something to do with active stream subscriptions surviving RSocket.close() ? My stream subscription does not seem to notice that rsocket has been closed, and...
try setting the 'anchor' property of your wrapped Marker object : ``` MarkerData( marker: Marker( markerId: markerId, position: position, anchor: Offset(0.5, 0.5), //