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-17 09:13:17 +03:00
Code Issues Packages Projects Releases 16 Wiki Activity
Files
67a8cab286e889ef982d82183d9aee1db800a758
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