A Flutter HTTP client whose entire transport is C++. Requests go straight to a libcurl engine over Nitro's FFI bridge — a direct C++ call, not a method channel — and Dart never touches a socket.
-
Updated
Aug 16, 2026 - Dart
A Flutter HTTP client whose entire transport is C++. Requests go straight to a libcurl engine over Nitro's FFI bridge — a direct C++ call, not a method channel — and Dart never touches a socket.
Simple and powerful HTTP client for Flutter and Dart application, built on top of http, rxdart_ext and cancellation_token_hoc081098 packages.
Add a description, image, and links to the flutter-http-client topic page so that developers can more easily learn about it.
To associate your repository with the flutter-http-client topic, visit your repo's landing page and select "manage topics."