request_sender 1.0.4 copy "request_sender: ^1.0.4" to clipboard
request_sender: ^1.0.4 copied to clipboard

A package to sendRequest for package request_viewer

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add request_sender

With Flutter:

 $ flutter pub add request_sender

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

dependencies:
  request_sender: ^1.0.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:request_sender/request_sender.dart';
0
likes
150
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A package to sendRequest for package request_viewer

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, grpc, protobuf, request_model

More

Packages that depend on request_sender