remedi_net 0.3.0 copy "remedi_net: ^0.3.0" to clipboard
remedi_net: ^0.3.0 copied to clipboard

Dio Wrapper Plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add remedi_net

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

dependencies:
  remedi_net: ^0.3.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:remedi_net/remedi_net.dart';
0
likes
100
pub points
8%
popularity

Publisher

unverified uploader

Dio Wrapper Plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

dio, flutter

More

Packages that depend on remedi_net