diozz 0.0.1 copy "diozz: ^0.0.1" to clipboard
diozz: ^0.0.1 copied to clipboard

outdated

It helps you in fixing errors instead of you and simplifies the currency of sending the query to the server.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add diozz

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

dependencies:
  diozz: ^0.0.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:diozz/diozz.dart';
5
likes
110
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

It helps you in fixing errors instead of you and simplifies the currency of sending the query to the server.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

connectivity, dio, flutter

More

Packages that depend on diozz