We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db3daa8 commit c237b73Copy full SHA for c237b73
ffi/primitives/primitives.dart
@@ -52,7 +52,7 @@ void main() {
52
Directory.current.path,
53
'primitives_library',
54
'Debug',
55
- 'primtives.dll',
+ 'primitives.dll',
56
);
57
}
58
0 commit comments