Flutter for web doesn't allow importing the url_launcher package. If you needed to open a link, you had to use the dart:html package or dart:js ...
確定! 回上一頁