All checks were successful
Build and deploy Flutter Web / build (push) Successful in 2m22s
3 lines
104 B
Dart
3 lines
104 B
Dart
export 'browser_voice_meter_stub.dart'
|
|
if (dart.library.js_interop) 'browser_voice_meter_web.dart';
|