powersync_attachments_helper 0.6.18+4 copy "powersync_attachments_helper: ^0.6.18+4" to clipboard
powersync_attachments_helper: ^0.6.18+4 copied to clipboard

A helper library for handling attachments when using PowerSync.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add powersync_attachments_helper
copied to clipboard

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

dependencies:
  powersync_attachments_helper: ^0.6.18+4
copied to clipboard

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:powersync_attachments_helper/powersync_attachments_helper.dart';
copied to clipboard
5
likes
160
points
428
downloads

Publisher

verified publisherpowersync.com

Weekly Downloads

2024.09.14 - 2025.03.29

A helper library for handling attachments when using PowerSync.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, logging, path_provider, powersync_core, sqlite_async

More

Packages that depend on powersync_attachments_helper