actions-test/lib/backend
Jakob Meier 1af8d6f068
Migrated from localstore to shared preferences
(only for user, server and theme)

This was done, because localstore is somewhat inconsistent
in terms of events on different platforms.
Also storing user, server and theme using shared-preferences
should fit into flutters ecosystem a little better
2023-03-29 18:27:05 +02:00
..
crypto.dart Moved hash function into seperate file. 2023-03-25 14:27:47 +01:00
errors.dart Added translations using l10n 2023-03-29 15:14:27 +02:00
permissions.dart Added translations using l10n 2023-03-29 15:14:27 +02:00
request.dart Started working on Join Room Screen 2023-03-20 21:19:25 +01:00
resolve_url.dart Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00
room.dart Added translations using l10n 2023-03-29 15:14:27 +02:00
themes.dart Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00
user.dart Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00