This website requires JavaScript.
Explore
Help
Register
Sign In
liz
/
veilid
Watch
1
Star
0
Fork
0
You've already forked veilid
Code
Pull Requests
Packages
Releases
Activity
0e52c1fb0a
veilid
/
veilid-flutter
/
lib
/
veilid_stub.dart
4 lines
100 B
Dart
Raw
Normal View
History
Unescape
Escape
config change
2022-02-09 14:47:36 +00:00
import
'
veilid.dart
'
;
ffi work
2022-02-07 02:18:42 +00:00
Veilid
getVeilid
(
)
=
>
throw
UnsupportedError
(
'
Cannot create Veilid object
'
)
;
Copy Permalink