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

http based network preset

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scm_network

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

dependencies:
  scm_network: ^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:scm_network/scm_network.dart';
0
likes
120
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

http based network preset

Documentation

API reference

License

MIT (license)

Dependencies

dartz, flutter, freezed, freezed_annotation, get, http, http_interceptor, injectable

More

Packages that depend on scm_network