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 a8be298 commit 7983e6eCopy full SHA for 7983e6e
lib/krunner.dart
@@ -8,7 +8,7 @@
8
/// supply a list of actions this runner can take, and running an action.
9
///
10
/// See the example directory for simple examples.
11
-library krunner;
+library;
12
13
import 'package:krunner/src/plugin/krunner_plugin.dart';
14
0 commit comments