Simply implement snippet running.

This commit is contained in:
LollipopKit
2021-11-06 14:05:03 +08:00
parent 7c34530821
commit e0fb591dea
17 changed files with 305 additions and 34 deletions

View File

@@ -91,11 +91,11 @@ class _ServerPageState extends State<ServerPage>
return Card(
child: InkWell(
onLongPress: () => AppRoute(
ServerEditPage(
spi: si.info,
),
'Edit server info page')
.go(context),
ServerEditPage(
spi: si.info,
),
'Edit server info page')
.go(context),
child: Padding(
padding: const EdgeInsets.all(13),
child: