apn_http 3.0.1 copy "apn_http: ^3.0.1" to clipboard
apn_http: ^3.0.1 copied to clipboard

discontinued

An Appnormal package centered around providing tools for setting up http server calls.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apn_http

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

dependencies:
  apn_http: ^3.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:apn_http/apn_http.dart';
0
likes
100
pub points
23%
popularity

Publisher

verified publisherappnormal.com

An Appnormal package centered around providing tools for setting up http server calls.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

apn_state, dio, flutter, logger

More

Packages that depend on apn_http