unsuitable001 / dart_cronet_sample

[SELECTED] Sample project for GSoC '21 - Cronet based HTTP package
https://github.com/google/cronet.dart
MIT License
2 stars 1 forks source link

reorganize wrapper code #15

Open unsuitable001 opened 3 years ago

unsuitable001 commented 3 years ago
  1. Reorganize wrapper code: Move all P_IMPORT and it's wrapper function together if it's not being changed.
  2. Keep Cronet's typedefs and directly exposed APIs in Cronet's header file itself.