... child: Text('Show Flutter homepage'), ), ), ), ), ); Future<void> _launchUrl() async { if (!await launchUrl(_url)) { throw Exception('Could not launch ...
確定! 回上一頁