Skip to content

Commit

Permalink
Show IOHttpClientAdapter (#22)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Li <[email protected]>
  • Loading branch information
AlexV525 authored Nov 15, 2022
1 parent 9f4e29d commit a8a9fd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dio/lib/io.dart
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export 'src/entry/dio_for_native.dart' show DioForNative;
export 'src/adapters/io_adapter.dart' show DefaultHttpClientAdapter;
export 'src/adapters/io_adapter.dart'
show DefaultHttpClientAdapter, IOHttpClientAdapter;

0 comments on commit a8a9fd8

Please sign in to comment.