mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
server connect: max try 7 times
This commit is contained in:
@@ -174,7 +174,7 @@ class _MyHomePageState extends State<MyHomePage>
|
||||
onPressed: () => showRoundDialog(
|
||||
context,
|
||||
_versionStr,
|
||||
const Text('${BuildData.buildAt}\n\n${BuildData.engine}'),
|
||||
const Text(BuildData.buildAt),
|
||||
[],
|
||||
),
|
||||
child: Text(
|
||||
|
||||
Reference in New Issue
Block a user