iosWebViewFix/lib/src/in_app_webview/_static_channel.dart

5 lines
155 B
Dart

import 'package:flutter/services.dart';
const IN_APP_WEBVIEW_STATIC_CHANNEL =
const MethodChannel('com.pichillilorenzo/flutter_inappwebview_static');