#54 run multiple snippets
This commit is contained in:
@@ -89,6 +89,7 @@ class _PingPageState extends State<PingPage>
|
||||
} catch (e) {
|
||||
showRoundDialog(
|
||||
context: context,
|
||||
title: Text(_s.error),
|
||||
child: Text(e.toString()),
|
||||
actions: [
|
||||
TextButton(
|
||||
|
||||
Reference in New Issue
Block a user