iosWebViewFix/lib/src/in_app_webview/_static_channel.dart
Lorenzo Pichilli 68f98754df code format
2021-02-22 23:54:09 +01:00

5 lines
155 B
Dart

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