feature: Improved sync capability

This commit is contained in:
PartyDonut 2025-06-09 21:23:02 +02:00
parent f3e920ac79
commit c5c7f71b84
31 changed files with 500 additions and 344 deletions

View file

@ -98,7 +98,7 @@ dependencies:
# Utility
path: ^1.9.1
file_picker: ^10.1.9
file_picker: ^10.2.0
transparent_image: ^2.0.1
universal_html: ^2.2.4
collection: ^1.19.1
@ -114,8 +114,12 @@ dependencies:
screen_retriever: ^0.2.0
# Data
isar: ^4.0.0-dev.14
isar_flutter_libs: ^4.0.0-dev.14 # contains Isar Core
isar:
version: ^4.0.3
hosted: https://pub.isar-community.dev/
isar_flutter_libs: # contains Isar Core
version: ^4.0.3
hosted: https://pub.isar-community.dev/
# Other
async: ^2.13.0