Sign in Sign up
pub

nitro_http

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.

Activity

Latest release
2w ago
Total releases
5
Cadence
~2 days
Last 12 months
5

Reach

Stars
10

Details

First release
Aug 11, 2026
Releases
Version Released
0.0.5 patch
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial