Skip to content

Commit ba3428a

Browse files
committed
Warning on old attachments package
1 parent 4c07484 commit ba3428a

File tree

1 file changed

+6
-0
lines changed
  • packages/powersync_attachments_helper

1 file changed

+6
-0
lines changed

packages/powersync_attachments_helper/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
[PowerSync Attachments Helper](https://pub.dev/packages/powersync_attachments_helper) is a package that assist in keeping files in sync with local and remote storage.
44

5+
> [!WARNING]
6+
> There is a new attachments helper library in the core PowerSync package, available under
7+
> `package:powersync_core/attachments/attachments.dart`. While this package will continue to receive
8+
> bugfixes, new feature development will only happen in the other package.
9+
10+
511
## Features
612

713
- Handles syncing uploads, downloads and deletes between local and remote storage.

0 commit comments

Comments
 (0)