v_platform 2.2.0 copy "v_platform: ^2.2.0" to clipboard
v_platform: ^2.2.0 copied to clipboard

Cross-platform Flutter file metadata, serialization, MIME detection, and multipart upload utilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add v_platform

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

dependencies:
  v_platform: ^2.2.0

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:v_platform/v_platform.dart';
4
likes
160
points
927
downloads

Documentation

API reference

Publisher

verified publishervchatsdk.com

Weekly Downloads

Cross-platform Flutter file metadata, serialization, MIME detection, and multipart upload utilities.

Repository (GitHub)
View/report issues

Topics

#file #upload #mime #cross-platform

License

MIT (license)

Dependencies

crypto, file_sizes, flutter, http, http_parser, mime, path

More

Packages that depend on v_platform