oxy 0.6.0 copy "oxy: ^0.6.0" to clipboard
oxy: ^0.6.0 copied to clipboard

Policy-first HTTP client for Dart and Flutter apps, SDKs, and reusable API clients.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add oxy

With Flutter:

 $ flutter pub add oxy

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

dependencies:
  oxy: ^0.6.0

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

Import it

Now in your Dart code, you can use:

import 'package:oxy/oxy.dart';
6
likes
160
points
1.11k
downloads

Documentation

API reference

Publisher

verified publishermedz.dev

Weekly Downloads

Policy-first HTTP client for Dart and Flutter apps, SDKs, and reusable API clients.

Repository (GitHub)
View/report issues

Topics

#http #flutter #networking #middleware #api-client

Funding

Consider supporting this project:

github.com
opencollective.com

License

MIT (license)

Dependencies

ht, http_parser, ocookie, patchwork

More

Packages that depend on oxy