mini_net 0.3.6 copy "mini_net: ^0.3.6" to clipboard
mini_net: ^0.3.6 copied to clipboard

A network request package widget,With log interceptor.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mini_net

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

dependencies:
  mini_net: ^0.3.6

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:mini_net/mini_net.dart';
1
likes
100
pub points
31%
popularity

Publisher

unverified uploader

A network request package widget,With log interceptor.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

dio, flutter

More

Packages that depend on mini_net