Skip to content

Commit

Permalink
Updated import path for Dio support
Browse files Browse the repository at this point in the history
  • Loading branch information
Musaddiq625 authored Sep 9, 2022
1 parent e0849a4 commit 5419b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The Result is like:
### Using Dio

```dart
import 'package:http_certificate_pinning/certificate_pinning_interceptor.dart';
import 'package:http_certificate_pinning/http_certificate_pinning.dart';
// Add CertificatePinningInterceptor in dio Client
Dio getClient(String baseUrl, List<String> allowedSHAFingerprints){
Expand Down

0 comments on commit 5419b98

Please sign in to comment.