mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-06-26 07:40:41 -04:00
checkpoint
This commit is contained in:
parent
ca6c616d66
commit
a12d8da6d1
9 changed files with 103 additions and 10 deletions
|
@ -223,6 +223,7 @@ class _MyAppState extends State<MyApp> with UiLoggy {
|
|||
_updateStream = updateStream;
|
||||
_updateProcessor = processUpdates();
|
||||
});
|
||||
await Veilid.instance.attach();
|
||||
},
|
||||
child: const Text('Startup'),
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue