bitapp_http_x 1.0.9 copy "bitapp_http_x: ^1.0.9" to clipboard
bitapp_http_x: ^1.0.9 copied to clipboard

outdated

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.