opayhttpmodule 1.0.0+1 copy "opayhttpmodule: ^1.0.0+1" to clipboard
opayhttpmodule: ^1.0.0+1 copied to clipboard

outdated

flutter_http_plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add opayhttpmodule

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

dependencies:
  opayhttpmodule: ^1.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:opayhttpmodule/http/Demo.dart';
import 'package:opayhttpmodule/http/Demo.g.dart';
import 'package:opayhttpmodule/http/httputils.dart';
import 'package:opayhttpmodule/http/interceptors/headerintercept.dart';
import 'package:opayhttpmodule/http/interceptors/tokenintercept.dart';
import 'package:opayhttpmodule/http/interceptors/urlintercept.dart';
import 'package:opayhttpmodule/main.dart';
0
likes
5
pub points
0%
popularity

Publisher

unverified uploader

flutter_http_plugin

Homepage

License

unknown (LICENSE)

Dependencies

cupertino_icons, dio, flutter, json_annotation, retrofit

More

Packages that depend on opayhttpmodule