iosWebViewFix/lib/src/in_app_webview/_static_channel.dart

3 lines
150 B
Dart
Raw Normal View History

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