parent
7a976ab346
commit
ba04d2240b
3 changed files with 1 additions and 17 deletions
@ -1,15 +0,0 @@ |
|||||||
// |
|
||||||
// Generated file. Do not edit. |
|
||||||
// |
|
||||||
|
|
||||||
// ignore_for_file: lines_longer_than_80_chars |
|
||||||
|
|
||||||
import 'package:url_launcher_web/url_launcher_web.dart'; |
|
||||||
|
|
||||||
import 'package:flutter_web_plugins/flutter_web_plugins.dart'; |
|
||||||
|
|
||||||
// ignore: public_member_api_docs |
|
||||||
void registerPlugins(Registrar registrar) { |
|
||||||
UrlLauncherPlugin.registerWith(registrar); |
|
||||||
registrar.registerMessageHandler(); |
|
||||||
} |
|
@ -1 +0,0 @@ |
|||||||
C:/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-0.0.1+3/ |
|
Loading…
Reference in new issue