Logo
Explore Help
Register Sign In
immich-app/immich
1
0
Fork 0
You've already forked immich
mirror of https://github.com/immich-app/immich.git synced 2025-12-18 09:13:15 +03:00
Code Issues Packages Projects Releases 16 Wiki Activity
Files
b256c51b6b3ed70cdf67d2fa7d9a362941c1be0a
immich/mobile/lib/domain/interfaces/db.interface.dart

4 lines
108 B
Dart
Raw Normal View History

refactor(mobile): split store into repo and service (#16199) * refactor(mobile): migrate store * refactor(mobile): expand abbreviations * chore(mobile): fix lint --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-02-20 00:35:24 +05:30
abstract interface class IDatabaseRepository {
Future<T> transaction<T>(Future<T> Function() callback);
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 94ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API