diozz 0.0.1+1-beta copy "diozz: ^0.0.1+1-beta" to clipboard
diozz: ^0.0.1+1-beta copied to clipboard

The diozz library helps you to deal with APIs easily and speed up the process of writing code.

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+1-beta

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
4
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The diozz library helps you to deal with APIs easily and speed up the process of writing code.

Homepage
Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

connectivity, dio, flutter, palestine_console

More

Packages that depend on diozz