bitapp_http_x 1.0.9 bitapp_http_x: ^1.0.9 copied to clipboard
A simple http client that works in isolates
A library for Dart developers.
Usage #
A simple usage example:
import 'package:http_x/http_x.dart';
main() {
var awesome = new Awesome();
}
Features and bugs #
Please file feature requests and bugs at the issue tracker.