pichaflow_dart 0.1.3 copy "pichaflow_dart: ^0.1.3" to clipboard
pichaflow_dart: ^0.1.3 copied to clipboard

PichaFlow core Dart SDK. Provides zero-egress CDN URL generation, secure signature handshakes, on-device image optimization, and programmatic asset management.

Changelog #

0.1.3 #

Fixed #

  • Fixed PichaFlowClient instantiation error and deleteResult.success check in example code.
  • Removed unused variables and resolved function declaration lint issues in test files.
  • Cleared unnecessary library declaration from package entrypoint.
  • Wrapped single-statement conditionals in braces and refactored _ProgressMultipartRequest constructor to use super parameters.
  • Wrapped generic type argument in backticks in documentation comments to avoid HTML interpretation.

0.1.2 #

Added #

  • Added X-Picha-Max-Size, X-Picha-Allowed-Types, and X-Picha-Directory header constraints to secureUpload() signature handshake to match the TypeScript SDK spec.
  • Added detailed description field in pubspec.yaml to improve pub.dev scores.
  • Standardized inline documentation and API style alignment.

0.1.1 #

Fixed #

  • Cleaned up obsolete public key (pk_live_) documentation references.

0.1.0 #

Improved & Added #

  • Added support for raw/passthrough binary uploads and 10MB payload size limits.
  • Added signatureUrl property to UploadOptions class and secureUpload() invocation context.

1.0.1 #

Fixed #

  • Fixed customUploadEndpoint prop not being passed to the SDK upload invocation.
1
likes
160
points
267
downloads

Documentation

API reference

Publisher

verified publisherpichaflow.com

Weekly Downloads

PichaFlow core Dart SDK. Provides zero-egress CDN URL generation, secure signature handshakes, on-device image optimization, and programmatic asset management.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, http, image

More

Packages that depend on pichaflow_dart