Use dart:js / package:js if you want to run Javascript functions from Flutter. Dart:js code: import 'dart:js' as js;_launchUrl() async {
確定! 回上一頁