ummobile_custom_http 0.0.3 copy "ummobile_custom_http: ^0.0.3" to clipboard
ummobile_custom_http: ^0.0.3 copied to clipboard

The custom HTTP client with GetConnect used in the UMMobile App to make the request.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ummobile_custom_http

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

dependencies:
  ummobile_custom_http: ^0.0.3

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:ummobile_custom_http/ummobile_custom_http.dart';
1
likes
150
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The custom HTTP client with GetConnect used in the UMMobile App to make the request.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, get, jwt_decode

More

Packages that depend on ummobile_custom_http