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

A simple http library

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.