🚨 Fix web compile with the native http client
This commit is contained in:
2
lib/providers/adapters/sn_network_universal.dart
Normal file
2
lib/providers/adapters/sn_network_universal.dart
Normal file
@ -0,0 +1,2 @@
|
||||
export 'package:surface/providers/adapters/sn_network_web.dart'
|
||||
if (dart.library.io) 'package:surface/providers/adapters/sn_network_native.dart';
|
Reference in New Issue
Block a user