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

Send Http by FormData, to solve flutter's problem, just for test.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add http_form_data_demo

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

dependencies:
  http_form_data_demo: ^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:http_form_data_demo/http_form_data_demo.dart';
1
likes
150
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Send Http by FormData, to solve flutter's problem, just for test.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on http_form_data_demo