ok_http_dart 1.1.1 copy "ok_http_dart: ^1.1.1" to clipboard
ok_http_dart: ^1.1.1 copied to clipboard

A easy to use http wrapper made for personal usage.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ok_http_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  ok_http_dart: ^1.1.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ok_http_dart/ok_http_dart.dart';
0
likes
60
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

A easy to use http wrapper made for personal usage.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

html, http

More

Packages that depend on ok_http_dart