cloux 1.0.0 copy "cloux: ^1.0.0" to clipboard
cloux: ^1.0.0 copied to clipboard

Simplifying http requests with predictable results.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cloux

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

dependencies:
  cloux: ^1.0.0

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:cloux/cloux.dart';
0
likes
30
points
49
downloads

Publisher

verified publisherpipen.dev

Weekly Downloads

Simplifying http requests with predictable results.

License

MIT (license)

Dependencies

dio, formux, pipen, pretty_print_json

More

Packages that depend on cloux