How can I make the code press the send button and finish the message sending task completely, when using Flutter Open WhatsApp?

后端 未结 0 1133
忘掉有多难
忘掉有多难 2021-02-08 09:15

I am using Flutter Open WhatsApp which is very practical.

return GestureDetector(
        onTap: () {
          FlutterOpenWhatsapp.sendSingleMessage(
                    


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题