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

Teeup for flutter http request Tool

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fx_http

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

dependencies:
  fx_http: ^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:fx_http/fx_http.dart';
2
likes
115
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Teeup for flutter http request Tool

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

common_utils, dio, encrypt, flutter, flutter_easyloading, oktoast, sp_util, sprintf

More

Packages that depend on fx_http