This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
veilid
Watch
1
Star
0
Fork
0
You've already forked veilid
mirror of
https://gitlab.com/veilid/veilid.git
synced
2024-10-01 01:26:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
847623f2b4
veilid
/
veilid-flutter
/
lib
/
veilid_stub.dart
4 lines
100 B
Dart
Raw
Normal View
History
Unescape
Escape
config change
2022-02-09 09:47:36 -05:00
import
'
veilid.dart
'
;
ffi work
2022-02-06 21:18:42 -05:00
Veilid
getVeilid
(
)
=
>
throw
UnsupportedError
(
'
Cannot create Veilid object
'
)
;
Reference in New Issue
Copy Permalink