more docImports (#151951)
Part of https://github.com/flutter/flutter/issues/150800.
This commit is contained in:
committed by
GitHub
parent
f6b4db9d6b
commit
75b6a2ff6a
@@ -12,7 +12,7 @@
|
||||
/// See also:
|
||||
///
|
||||
/// * [How to Write a Flutter Web Plugin](https://medium.com/flutter/how-to-write-a-flutter-web-plugin-5e26c689ea1), a Medium article
|
||||
/// describing how the `url_launcher` package was created using [flutter_web_plugins].
|
||||
/// describing how the `url_launcher` package was created using `flutter_web_plugins`.
|
||||
///
|
||||
/// @docImport 'src/plugin_registry.dart';
|
||||
library flutter_web_plugins;
|
||||
|
||||
Reference in New Issue
Block a user