5 lines
83 B
Dart
Raw Normal View History

library flutter_inappwebview_web;
export 'src/main.dart';
export 'web/main.dart';