5 lines
83 B
Dart
5 lines
83 B
Dart
|
library flutter_inappwebview_web;
|
||
|
|
||
|
export 'src/main.dart';
|
||
|
export 'web/main.dart';
|