Skip to content

Commit

Permalink
📝 State cronet_http embedded help
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Mar 22, 2024
1 parent 95d1fa4 commit cca8439
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions plugins/native_dio_adapter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@ final dioClient = Dio();
dioClient.httpClientAdapter = NativeAdapter();
```

### Use embedded Cronet

Starting from `cronet_http` v1.2.0,
you can to use the embedded Cronet implementation
using a simple configuration with `dart-define.
See https://pub.dev/packages/cronet_http#use-embedded-cronet
for more details.

## 📣 About the author

- [![Twitter Follow](https://img.shields.io/twitter/follow/ue_man?style=social)](https://twitter.com/ue_man)
Expand Down

0 comments on commit cca8439

Please sign in to comment.