Closed hellohejinyu closed 2 years ago
https://github.com/ShoutSocial/share_handler/blob/700834b6e397d4062f8b5ae67dab98168b97787e/share_handler_platform_interface/lib/src/data/messages.dart#L33
I add some codes like below.
Uri.decodeFull(Uri.encodeComponent(pigeonMap['path']! as String))
https://github.com/ShoutSocial/share_handler/blob/700834b6e397d4062f8b5ae67dab98168b97787e/share_handler_platform_interface/lib/src/data/messages.dart#L33
I add some codes like below.