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 904e5b7 commit 731094bCopy full SHA for 731094b
packages/generator/bin/generator.dart
@@ -284,6 +284,7 @@ void generateDynamicLibrary(
284
///
285
/// The generated file is saved in the directory `packages/win32/hook/` and
286
/// named `_internal.g.dart`.
287
+// ignore: unreachable_from_main
288
void generateDynamicLibrariesConstant(
289
Set<winmd.ModuleRef> dynamicLibraries,
290
Set<winmd.ModuleRef> wrappedLibraries,
0 commit comments