我试图使用户的页面从这个页面用户可以启动whatsapp应用程序扑腾。flutter_launch: ^0.2.0 启动whatsapp的代码我从pub.dev web.But获取它我在应用程序启动时遇到一个问题,我得到以下错误: FAILURE: Build failedThe following dependencies do not satisfy the required version:
project ':flutter_launch'
我正在尝试从我的flutter应用程序发送whatsapp消息,但是我得到了错误:未处理的异常:MissingPluginException(在通道plugins.fltter.io/url_launcher_android上没有为方法启动找到实现)。我通过我的研究发现的一切都与我无关。请帮帮我。= number; //+92xx enter like this "whatsapp:/&
我正在创建一个应用程序,我需要启动Whatsapp。我尝试了这里描述的内容:和我在我的项目上粘贴了相同的代码。Project 'flutter_launch' is using version 1.1.51.Get more help at https://help.gradle.orgimport 'package:flutter/material.dart';
import 'package:flutter</em