dio_architect 0.1.1 copy "dio_architect: ^0.1.1" to clipboard
dio_architect: ^0.1.1 copied to clipboard

Enterprise-grade, highly customizable, zero-jank, and ultra-resilient Flutter HTTP package wrapping dio.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dio_architect

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

dependencies:
  dio_architect: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:dio_architect/dio_architect.dart';
0
likes
160
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Enterprise-grade, highly customizable, zero-jank, and ultra-resilient Flutter HTTP package wrapping dio.

Repository (GitHub)
View/report issues

Topics

#networking #http #dio #rest #authentication

License

MIT (license)

Dependencies

crypto, dio, dio_http2_adapter, flutter, fpdart, freezed_annotation, json_annotation

More

Packages that depend on dio_architect