You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/powersync_attachments_helper/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
[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.
4
4
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
+
5
11
## Features
6
12
7
13
- Handles syncing uploads, downloads and deletes between local and remote storage.
0 commit comments