Building a Cronet-based HTTP package in Dart
- Mentors
- Prerak Mann, Daco Harkes
- Organization
- Dart
In this project, We’ll create an HTTP library that uses cronet (Chromium’s network stack) under the hood providing better performance, access to modern features (like - QUIC) and being great at handling network uncertainty which is an everyday scenario for mobile apps.