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.

2.2.0 #

  • Add production-focused regression coverage for file sources, malformed maps, URL resolution, MIME detection, multipart uploads, and native/web targets.
  • Restore signed-URL map precedence, validate byte and map inputs, normalize MIME classification, and redact credentials from diagnostic output.
  • Fix asset serialization round trips and legacy map decoding.
  • Normalize URL file names, base URL resolution, and deterministic cache keys.
  • Make local-file access web/WASM safe through conditional platform helpers.
  • Improve multipart validation, platform detection, documentation, and example UX.
  • Remove redundant MIME and browser-DOM dependencies; update package metadata.
  • Align declared minimums with Dart 3.4 and Flutter 3.22; update the example to the current stable file_picker API.
  • Refresh the example Android toolchain to AGP 8.11.1, Gradle 8.14.3, Kotlin 2.2.20, and Java 17.
  • Migrate the example's Apple runners to the current Flutter project format and raise its deployment targets to iOS 14.0 and macOS 10.15 for file_picker 12.

2.1.5 #

  • Fix fullNetworkUrl to return url directly if already starts with http
  • Fix getHashKey to return hashCode string instead of full URL

2.1.4 #

  • Fix crypto issues with from bytes

2.1.3 #

  • Fix set file from url issue

2.1.2 #

Fix set file from url issue Remove meta package

2.1.1 #

Update .Readme file

2.1.0 #

Update the packages Support isWasm flag Fix get hash long time issue

2.0.0 #

Support Flutter V3.22

1.2.2 #

Support fileHash

1.2.1 #

upgrade the http package

1.2.0 #

  • fix bug

1.0.7 #

  • fix bug

1.0.5 #

  • support for base url share

1.0.4 #

fix bug

1.0.3 #

fix bug

1.0.2 #

support dart 3

1.0.1 #

support dart 3

1.0.0 #

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