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

discontinued
outdated

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: ^1.0.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:apn_http/apn_http.dart';
0
likes
0
pub points
24%
popularity

Publisher

verified publisherappnormal.com

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

Homepage

License

unknown (LICENSE)

Dependencies

apn_state, dio, dio_flutter_transformer, dio_http_cache, flutter, json_annotation, pretty_dio_logger

More

Packages that depend on apn_http