multipart_request_null_safety 0.3.4 copy "multipart_request_null_safety: ^0.3.4" to clipboard
multipart_request_null_safety: ^0.3.4 copied to clipboard

Demonstrates how to use the multipart_request_null_safety plugin, this plugin is null safety support version from the original plugin build by aawaz.dev all credits goes to him. the formal package r [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multipart_request_null_safety

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

dependencies:
  multipart_request_null_safety: ^0.3.4

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:multipart_request_null_safety/multipart_request_null_safety.dart';
2
likes
120
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

Demonstrates how to use the multipart_request_null_safety plugin, this plugin is null safety support version from the original plugin build by aawaz.dev all credits goes to him. the formal package repo is at https://github.com/awazgyawali/multipart_request

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on multipart_request_null_safety

Packages that implement multipart_request_null_safety