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 9c1f3a8 commit fd32c1eCopy full SHA for fd32c1e
lib/src/native/loaders/lib_loader.dart
@@ -18,7 +18,7 @@ abstract class LibLoader {
18
19
/// The private getPath method, set to handle paths from all 3 Desktop platforms as well as
20
/// for Flutter apps. Returns the relative library location for desktops, or the necessary
21
- /// NDK set library as according to Flutter's guide on ffia
+ /// NDK set library as according to Flutter's guide on ffi
22
String getPath();
23
24
/// Factory Loader constructor to return either the Dart native or
0 commit comments