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 2436a63 commit 16e05f4Copy full SHA for 16e05f4
dargon2_flutter/dargon2_flutter_desktop/pubspec.yaml
@@ -34,10 +34,13 @@ flutter:
34
platforms:
35
linux:
36
pluginClass: Dargon2FlutterDesktopPlugin
37
+ ffiPlugin: true
38
macos:
39
40
41
windows:
42
43
44
45
# To add assets to your plugin package, add an assets section, like this:
46
# assets:
dargon2_flutter/dargon2_flutter_mobile/pubspec.yaml
@@ -37,4 +37,3 @@ flutter:
ios:
dartPluginClass: DArgon2Mobile
ffiPlugin: true
-
0 commit comments