mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
new & opt.
- new: ssh discontinuity test - opt.: server cmds - opt.: check ssh client status before exec cmds - new: #124 notify on discontinuity
This commit is contained in:
@@ -309,6 +309,7 @@ class _HomePageState extends State<HomePage>
|
||||
replace: name,
|
||||
),
|
||||
),
|
||||
height13,
|
||||
const Text('Participants:'),
|
||||
...participants.map(
|
||||
(name) => UrlText(
|
||||
|
||||
Reference in New Issue
Block a user