I need to implement a functionality like “NameDrop” feature that iOS has. Is it possible to implement it on flutter for both android and iOS. Is it possible to share thing between android and ios
I did some research but haven’t find anything useful yet.