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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pichaflow_dart

With Flutter:

 $ flutter pub add pichaflow_dart

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

dependencies:
  pichaflow_dart: ^0.1.3

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:pichaflow_dart/pichaflow_dart.dart';
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