flutter_artist_dio 0.9.0 copy "flutter_artist_dio: ^0.9.0" to clipboard
flutter_artist_dio: ^0.9.0 copied to clipboard

A production-grade HTTP networking wrapper built on top of Dio. Features automated backend error parsing and deep telemetry inspection pipelines for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_artist_dio

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

dependencies:
  flutter_artist_dio: ^0.9.0

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:flutter_artist_dio/flutter_artist_dio.dart';
0
likes
110
points
58
downloads

Documentation

API reference

Publisher

verified publishero7planning.org

Weekly Downloads

A production-grade HTTP networking wrapper built on top of Dio. Features automated backend error parsing and deep telemetry inspection pipelines for Flutter.

Homepage

License

BSD-3-Clause (license)

Dependencies

animated_tree_view, dio, flutter, flutter_advanced_switch, flutter_artist_commons_ui, flutter_artist_core, fresh_dio, hovering, tabbed_view

More

Packages that depend on flutter_artist_dio