* fix: restrict height of dropdowns in user menu popup * chore: make sso button order consistent * fix: use latest edit to make representations * chore: show tooltip on full phonetic transcription widget * chore: shrink tooltip text size Also give it maxTimelineWidth in chat to match other widgets placement, and give slightly less padding between icons * feat: show audio message transcripts in vocab practice * moved some logic around * chore: check for button in showMessageShimmer * fix: show error message when not enough data for practice * fix: clear selected token in activity vocab display on word card dismissed * chore: throw expection while loading practice session is user is unsubscribed * fix: account for blocked and capped constructs in analytics download model * chore: save voice in TTS events and re-request if requested voice doesn't match saved voice * Fix grammar error null error and only reload current question upon encountering error * fix: filter RoomMemberChangeType.other events from timeline * chore: store font size settings per-user * fix: oops, don't return null from representationByLanguage (#5301) * feat: expose construct level up stream * 5259 bot settings language settings (#5305) * feat: add voice to user model * update bot settings on language / learning settings update * use room summary to determine member count * translations * chore: Remove sentence-level pronunciation (#5306) * fix: use sync stream to update analytics requests indicator (#5307) * fix: disable text scaling in learning progress indicators (#5313) * fix: don't auto-play bot audio message if another audio message is playing (#5315) * fix: restrict when analytics practice session loss popup is shown (#5316) * feat: rise and fade animation for construct levels * fix: hide info about course editing in join mode (#5317) * chore: update knock copy (#5318) * fix: switch back to flutter's built in dropdown for cerf level dropdown menu (#5322) * fix: fix public room sheet navigation (#5323) * fix: update some Russion translations (#5324) * feat: bring back old course pages (#5328) * fix: add more space between text and underline for highlighted tokens (#5332) * chore: close emoji picker on send message (#5336) * chore: add copy asking user to search for users in invite public tab (#5338) * chore: hide invite all in space button if everyone from space is already in room (#5340) * fix: enable language mismatch popup for activity langs that match l1 (#5341) * chore: remove set status button in settings (#5343) * chore: hide option to seperate chat types (#5345) * add translations for error questions and some spacing tweaks to improve layout and overflow issues * forgot to push file and formatting * feat: enable emoji search (#5350) * re-enable choice notifier * fix syntax * fix: reset audio player after auto-playing bot voice message (#5353) * fix: set explicit height for expanded nav rail item section (#5356) * fix: move onTap call up a level in widget tree (#5359) * chore: increase hitbox size of mini analytics navigation buttons * chore: clamp number of points shown in gain points animation * chore: reverse change to cefr level display in saved activities * chore: empty analytics usage dots display update * simplify growth animation remove stream, calculate manually with the analytics feedback for XP, new vocab and new morphs * chore: update disabled toolbar button color * cleanup * Limit activity role to 2 lines, use ellipses if needed * fetch translation on activity target generation * Disable l1 translation for audio messages * fix: use token offset and length to determine where to highlight in example messages * Hide view status toggle in style view * Hide status message when viewing profile * Add tooltip to course analytics button * feat: add progress bar to IT bar * chore: show loading indicator on recording dialog start up * fix: prevent out-of-date lemma loading futures from overriding new futures * chore: If IGC change is different by a whitespace, apply automatically * chore: prevent UI block on save activity * chore: Darken Screen further on Activity End Popup * chore: show shimmer on full activity role indicator * fix: use event stream for construct level animation * remove async function for analytics in chat and sort imports * chore: block notification permission request on app launch * fix: uncomment shouldShowActivityInstructions * feat: use image as activity background - add switch tile in settings to toggle - if set, remove image from activity summary widget * feat: add alert to notification settings to enable notifications * translations * add back bot settings widgets * chore: If link, treat as regular message * feat: highlight chat with support * fix: reset bypassExitConfirmation on session-level error * Add default images when activity doesn't have image * feat: Bring back language setting in bot avatar popup * chore: better match tooltip style * chore: update constant in level equation to make 6000 xp ~level 10 * chore: keep input focused after send * chore: if mobile keyboard open on show toolbar, close it and still show toolbar * fix: add padding to bottom of main chat list to make all items visible * chore: Expand role card if needed/available space * fix: account for smaller screens * fix: remove public course route between find a course and public course preview * fix: prevent avatar flickering on expand nav rail * fix: only allow one line of text in grammar match choices * chore: Default courses to public but restricted * chore: Keep cursor as hand when mousing over word-card emojis * fix: use unique storage key for morph info cache * fix: give morph definition a fixed height to prevent other element from jumping around * chore: Search for course filter not saved when open new course page * fix: Prevent Grammar Practice Blank Fill-Ins (#5464) * feat: filter out new constructs with category 'other' (#5454) * fix: always show scroll bars in activity user summary widgets (#5465) * fix: distinguish constuct level up animations by construct ID instead of count (#5468) * chore: Keep Tooltip until word enters Catagory (#5469) * feat: filter 'other' constructs from existing analytics data (#5473) * fix: don't include error span as choice in grammar error practice if the translation contains the error span (#5474) * chore: translation button style update translation appears in message bubble like in chat with a pressable button and sound effect * 5415 if invalid lemma definition breaks practice (#5466) * skip error causing lemmas in practice * update progress on skipping and play audio/update value after loading question, so a skipped questions isn't displayed * remove unnecessary line and comment * fix: don't label room as activity room if activityID is null (#5480) * chore: onboarding updates (#5485) * chore: update logic for which bot chats are targeted for bot options update on language update, add retry logic (#5488) * chore: ensure grammar category has example and multiple choices * chore: add subtitle to chat with support tile (#5494) * Use vocab symbol for newly collected words (#5489) * Show different course plan page if 500 error is detected (#5478) * Show different course plan page if 500 error is detected * translations --------- Co-authored-by: ggurdin <ggurdin@gmail.com> * chore: In user search, append needed decorators (#5495) * Move login/signup back buttons closer to center of screen (#5496) * fix: better message offset defaults (#5497) * chore: more onboarding tweaks (#5499) * chore: don't give normalization errors or single choices * chore: update room summary model (#5502) * fix: Don't shimmer disabled translation button (#5505) * chore: skip recently practiced grammar errors wip: only partially works due to analytics not being given to every question * feat: initial updates to public course preview page (#5453) * feat: initial updates to public course preview page * chore: account for join rules and power levels in RoomSummaryResponse * load room preview in course preview page * seperate public course preview page from selected course page * display course admins * Add avatar URL and display name to room summary. Get courseID from room summary * don't leave page on knock * fix: on IT closed, only replace source text if IT manually dismissed to prevent race condition with accepted continuance stream for single-span translation (#5510) * fix: reset IT progress on send and on edit (#5511) * chore: show close button on error snackbar (#5512) * fix: make analytics practice view scrollable, fix heights of top elements to prevent jumping around (#5513) * fix: save activities to analytics room for corresponding language (#5514) * chore: make login and signup views more consistent (#5518) * fix: return capped uses allows all grammar error targets to be searched for recent uses and filtered out, even maxed out ones * fix: prevent activity title from jumping on phonetic transcription load (#5519) * chore: fix inkwell border radius in activity summary (#5520) * fix: listen to scroll metrics to update scroll down button (#5522) * chore: update copy for auto-igc toggle (#5523) * chore: error on empty audio recording (#5524) * chore: show correct answer hint button and don't show answer description on selection of correct answer * make grammar icons larger and more spaced * chore: update bot target gender on user settings gender update (#5528) * fix: use correct stripe management URL in staging environment (#5530) * fix: update activity analytics stream on reinit analytics (#5532) * chore: add padding to extended activity description (#5534) * chore: don't add artificial profile to DM search results (#5535) * fix: update language chips materialTapTargetSize (#5538) * fix: add exampleMessage to AnalyticsActivityTarget and remove it from PracticeTarget * fix: only call getUses once in fetchErrors * feat: make deeplinks work for public course preview page (#5540) * fix: use stream to always update saved activity list on language update (#5541) * fix: use MorphInfoRepo to filter valid morph categories * feat: track end date on cancel subscription click and refresh page when end date changes (#5542) * initial work to add enable notifications to onboarding * notification page navigation * chore: add morphExampleInfo to activity model * fix: missing line * fix login redirect * move try-catch into request permission function * fix typos, dispose value notifier * fix: update UI on reply / edit event update * fix: update data type of user genders in bot options model * fix: move use activity image background setting into pangea user-specific style settings * fix: one click to close word card in activity vocab * fix: don't show error on cancel add recovery email * fix: filter edited events from search results * feat: add new parts of speech (idiom, phrasal verb, compound) and update localization (#5564) * fix: include stt for audio messages in level summary request * fix: don't pop from language selection page when not possible * fix: add new parts of speech to function for getting grammar copy (#5586) * chore: bump version to 4.1.17+7 --------- Co-authored-by: Ava Shilling <165050625+avashilling@users.noreply.github.com> Co-authored-by: Kelrap <kel.raphael3@outlook.com> Co-authored-by: Kelrap <99418823+Kelrap@users.noreply.github.com> Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com>
448 lines
14 KiB
Dart
448 lines
14 KiB
Dart
import 'dart:async';
|
|
|
|
import 'package:collection/collection.dart';
|
|
import 'package:matrix/matrix.dart' as matrix;
|
|
|
|
import 'package:fluffychat/pangea/analytics_misc/client_analytics_extension.dart';
|
|
import 'package:fluffychat/pangea/bot/utils/bot_name.dart';
|
|
import 'package:fluffychat/pangea/common/constants/model_keys.dart';
|
|
import 'package:fluffychat/pangea/common/utils/error_handler.dart';
|
|
import 'package:fluffychat/pangea/events/constants/pangea_event_types.dart';
|
|
import 'package:fluffychat/pangea/extensions/pangea_room_extension.dart';
|
|
import 'package:fluffychat/pangea/languages/language_constants.dart';
|
|
import 'package:fluffychat/pangea/languages/language_model.dart';
|
|
import 'package:fluffychat/pangea/languages/language_service.dart';
|
|
import 'package:fluffychat/pangea/languages/p_language_store.dart';
|
|
import 'package:fluffychat/pangea/learning_settings/tool_settings_enum.dart';
|
|
import 'package:fluffychat/pangea/user/analytics_profile_model.dart';
|
|
import 'package:fluffychat/widgets/matrix.dart';
|
|
import 'user_model.dart';
|
|
|
|
class LanguageUpdate {
|
|
final LanguageModel? prevBaseLang;
|
|
final LanguageModel? prevTargetLang;
|
|
final LanguageModel baseLang;
|
|
final LanguageModel targetLang;
|
|
|
|
LanguageUpdate({
|
|
required this.baseLang,
|
|
required this.targetLang,
|
|
this.prevBaseLang,
|
|
this.prevTargetLang,
|
|
});
|
|
}
|
|
|
|
/// Controller that manages saving and reading of user/profile information
|
|
class UserController {
|
|
final StreamController<LanguageUpdate> languageStream =
|
|
StreamController.broadcast();
|
|
final StreamController settingsUpdateStream =
|
|
StreamController<Profile>.broadcast();
|
|
|
|
/// Cached version of the user profile, so it doesn't have
|
|
/// to be read in from client's account data each time it is accessed.
|
|
Profile? _cachedProfile;
|
|
|
|
AnalyticsProfileModel? analyticsProfile;
|
|
|
|
/// Listens for account updates and updates the cached profile
|
|
StreamSubscription? _profileListener;
|
|
|
|
matrix.Client get client => MatrixState.pangeaController.matrixState.client;
|
|
|
|
void _onProfileUpdate(matrix.SyncUpdate sync) {
|
|
final profileData = client.accountData[ModelKey.userProfile]?.content;
|
|
final Profile? fromAccountData = Profile.fromAccountData(profileData);
|
|
if (fromAccountData != null) {
|
|
_cachedProfile = fromAccountData;
|
|
}
|
|
}
|
|
|
|
/// The user's profile. Will be empty if the client's accountData hasn't
|
|
/// been loaded yet (if the first sync hasn't gone through yet)
|
|
/// or if the user hasn't yer set their date of birth.
|
|
Profile get profile {
|
|
/// if the profile is cached, return it
|
|
if (_cachedProfile != null) return _cachedProfile!;
|
|
|
|
/// if account data is empty, return an empty profile
|
|
if (client.accountData.isEmpty) {
|
|
return Profile.emptyProfile;
|
|
}
|
|
|
|
/// try to get the account data in the up-to-date format
|
|
final Profile? fromAccountData = Profile.fromAccountData(
|
|
client.accountData[ModelKey.userProfile]?.content,
|
|
);
|
|
|
|
if (fromAccountData != null) {
|
|
_cachedProfile = fromAccountData;
|
|
return fromAccountData;
|
|
}
|
|
|
|
_cachedProfile = Profile.migrateFromAccountData();
|
|
_cachedProfile?.saveProfileData();
|
|
return _cachedProfile ?? Profile.emptyProfile;
|
|
}
|
|
|
|
/// Updates the user's profile with the given [update] function and saves it.
|
|
Future<void> updateProfile(
|
|
Profile Function(Profile) update, {
|
|
waitForDataInSync = false,
|
|
}) async {
|
|
await initialize();
|
|
final prevTargetLang = userL2;
|
|
final prevBaseLang = userL1;
|
|
final prevHash = profile.hashCode;
|
|
|
|
final Profile updatedProfile = update(profile);
|
|
if (updatedProfile.hashCode == prevHash) {
|
|
// no changes were made, so don't save
|
|
return;
|
|
}
|
|
|
|
await updatedProfile.saveProfileData(waitForDataInSync: waitForDataInSync);
|
|
|
|
if ((prevTargetLang != userL2) || (prevBaseLang != userL1)) {
|
|
languageStream.add(
|
|
LanguageUpdate(
|
|
baseLang: userL1!,
|
|
targetLang: userL2!,
|
|
prevBaseLang: prevBaseLang,
|
|
prevTargetLang: prevTargetLang,
|
|
),
|
|
);
|
|
} else {
|
|
settingsUpdateStream.add(updatedProfile);
|
|
}
|
|
}
|
|
|
|
/// A completer for the profile model of a user.
|
|
Completer<void> initCompleter = Completer<void>();
|
|
bool _initializing = false;
|
|
|
|
/// Initializes the user's profile. Runs a function to wait for account data to load,
|
|
/// read account data into profile, and migrate any missing info from the pangea profile.
|
|
/// Finally, it adds a listen to update the profile data when new account data comes in.
|
|
Future<void> initialize() async {
|
|
if (_initializing || initCompleter.isCompleted) {
|
|
return initCompleter.future;
|
|
}
|
|
|
|
_initializing = true;
|
|
|
|
try {
|
|
await _initialize();
|
|
|
|
_profileListener ??= client.onSync.stream
|
|
.where((sync) => sync.accountData != null)
|
|
.listen(_onProfileUpdate);
|
|
|
|
_addAnalyticsRoomIdsToPublicProfile();
|
|
|
|
if (profile.userSettings.targetLanguage != null &&
|
|
profile.userSettings.targetLanguage!.isNotEmpty &&
|
|
userL2 == null) {
|
|
// update the language list and send an update to refresh analytics summary
|
|
await PLanguageStore.initialize(forceRefresh: true);
|
|
}
|
|
} catch (err, s) {
|
|
ErrorHandler.logError(
|
|
e: err,
|
|
s: s,
|
|
data: {},
|
|
);
|
|
} finally {
|
|
if (!initCompleter.isCompleted) {
|
|
initCompleter.complete();
|
|
}
|
|
_initializing = false;
|
|
}
|
|
|
|
return initCompleter.future;
|
|
}
|
|
|
|
/// Initializes the user's profile by waiting for account data to load, reading in account
|
|
/// data to profile, and migrating from the pangea profile if the account data is not present.
|
|
Future<void> _initialize() async {
|
|
// wait for account data to load
|
|
// as long as it's not null, then this we've already migrated the profile
|
|
if (client.prevBatch == null) {
|
|
await client.onSync.stream.first;
|
|
}
|
|
|
|
if (client.userID == null) return;
|
|
try {
|
|
final resp = await client.getUserProfile(client.userID!);
|
|
analyticsProfile =
|
|
AnalyticsProfileModel.fromJson(resp.additionalProperties);
|
|
} catch (e) {
|
|
// getting a 404 error for some users without pre-existing profile
|
|
// still want to set other properties, so catch this error
|
|
analyticsProfile = AnalyticsProfileModel();
|
|
}
|
|
|
|
// Do not await. This function pulls level from analytics,
|
|
// so it waits for analytics to finish initializing. Analytics waits for user controller to
|
|
// finish initializing, so this would cause a deadlock.
|
|
if (analyticsProfile!.isEmpty) {
|
|
final analyticsService =
|
|
MatrixState.pangeaController.matrixState.analyticsDataService;
|
|
|
|
final data = await analyticsService.derivedData;
|
|
updateAnalyticsProfile(level: data.level);
|
|
}
|
|
}
|
|
|
|
void clear() {
|
|
_initializing = false;
|
|
initCompleter = Completer<void>();
|
|
_cachedProfile = null;
|
|
_profileListener?.cancel();
|
|
_profileListener = null;
|
|
}
|
|
|
|
/// Reinitializes the user's profile
|
|
/// This method should be called whenever the user's login status changes
|
|
Future<void> reinitialize() async {
|
|
clear();
|
|
await initialize();
|
|
}
|
|
|
|
/// Retrieves matrix access token.
|
|
String get accessToken {
|
|
final token = client.accessToken;
|
|
if (token == null) {
|
|
throw ("Trying to get accessToken with null token. User is not logged in.");
|
|
}
|
|
return token;
|
|
}
|
|
|
|
/// Checks if user data is available and the user's l2 is set.
|
|
Future<bool> get isUserL2Set async {
|
|
try {
|
|
// the function fetchUserModel() uses a completer, so it shouldn't
|
|
// re-call the endpoint if it has already been called
|
|
await initialize();
|
|
return profile.userSettings.targetLanguage != null;
|
|
} catch (err, s) {
|
|
ErrorHandler.logError(
|
|
e: err,
|
|
s: s,
|
|
data: {},
|
|
);
|
|
return false;
|
|
}
|
|
}
|
|
|
|
/// Returns a boolean value indicating whether the user is currently in the trial window.
|
|
bool inTrialWindow({int trialDays = 7}) {
|
|
final DateTime? createdAt = profile.userSettings.createdAt;
|
|
if (createdAt == null) {
|
|
return false;
|
|
}
|
|
|
|
return createdAt.isAfter(
|
|
DateTime.now().subtract(Duration(days: trialDays)),
|
|
);
|
|
}
|
|
|
|
/// Retrieves the user's email address.
|
|
///
|
|
/// This method fetches the user's email address by making a request to the
|
|
/// Matrix server. It uses the `_pangeaController` instance to access the
|
|
/// Matrix client and retrieve the account's third-party identifiers. It then
|
|
/// filters the identifiers to find the first one with the medium set to
|
|
/// `ThirdPartyIdentifierMedium.email`. Finally, it returns the email address
|
|
/// associated with the identifier, or `null` if no email address is found.
|
|
///
|
|
/// Returns:
|
|
/// - The user's email address as a [String], or `null` if no email address
|
|
/// is found.
|
|
Future<String?> get userEmail async {
|
|
final List<matrix.ThirdPartyIdentifier>? identifiers =
|
|
await client.getAccount3PIDs();
|
|
final matrix.ThirdPartyIdentifier? email = identifiers?.firstWhereOrNull(
|
|
(identifier) =>
|
|
identifier.medium == matrix.ThirdPartyIdentifierMedium.email,
|
|
);
|
|
return email?.address;
|
|
}
|
|
|
|
Future<void> _savePublicProfileUpdate(
|
|
String type,
|
|
Map<String, dynamic> content,
|
|
) async =>
|
|
client.setUserProfile(
|
|
client.userID!,
|
|
type,
|
|
content,
|
|
);
|
|
|
|
Future<void> updateAnalyticsProfile({
|
|
required int level,
|
|
LanguageModel? baseLanguage,
|
|
LanguageModel? targetLanguage,
|
|
}) async {
|
|
targetLanguage ??= userL2;
|
|
baseLanguage ??= userL1;
|
|
if (targetLanguage == null || analyticsProfile == null) return;
|
|
|
|
final analyticsRoom = client.analyticsRoomLocal(targetLanguage);
|
|
|
|
if (analyticsProfile!.targetLanguage == targetLanguage &&
|
|
analyticsProfile!.baseLanguage == baseLanguage &&
|
|
analyticsProfile!.languageAnalytics?[targetLanguage]?.level == level &&
|
|
analyticsProfile!.analyticsRoomIdByLanguage(targetLanguage) ==
|
|
analyticsRoom?.id) {
|
|
return;
|
|
}
|
|
|
|
analyticsProfile!.baseLanguage = baseLanguage;
|
|
analyticsProfile!.targetLanguage = targetLanguage;
|
|
analyticsProfile!.setLanguageInfo(
|
|
targetLanguage,
|
|
level,
|
|
analyticsRoom?.id,
|
|
);
|
|
await _savePublicProfileUpdate(
|
|
PangeaEventTypes.profileAnalytics,
|
|
analyticsProfile!.toJson(),
|
|
);
|
|
}
|
|
|
|
Future<void> _addAnalyticsRoomIdsToPublicProfile() async {
|
|
if (analyticsProfile?.languageAnalytics == null) return;
|
|
final analyticsRooms = client.allMyAnalyticsRooms;
|
|
|
|
if (analyticsRooms.isEmpty) return;
|
|
for (final analyticsRoom in analyticsRooms) {
|
|
final lang = analyticsRoom.madeForLang?.split("-").first;
|
|
if (lang == null || analyticsProfile?.languageAnalytics == null) continue;
|
|
final langKey =
|
|
analyticsProfile!.languageAnalytics!.keys.firstWhereOrNull(
|
|
(l) => l.langCodeShort == lang,
|
|
);
|
|
|
|
if (langKey == null) continue;
|
|
if (analyticsProfile!.languageAnalytics![langKey]!.analyticsRoomId ==
|
|
analyticsRoom.id) {
|
|
continue;
|
|
}
|
|
|
|
analyticsProfile!.setLanguageInfo(
|
|
langKey,
|
|
analyticsProfile!.languageAnalytics![langKey]!.level,
|
|
analyticsRoom.id,
|
|
);
|
|
}
|
|
|
|
await _savePublicProfileUpdate(
|
|
PangeaEventTypes.profileAnalytics,
|
|
analyticsProfile!.toJson(),
|
|
);
|
|
}
|
|
|
|
Future<void> addXPOffset(int offset) async {
|
|
final targetLanguage = userL2;
|
|
if (targetLanguage == null || analyticsProfile == null) return;
|
|
|
|
analyticsProfile!.addXPOffset(
|
|
targetLanguage,
|
|
offset,
|
|
client.analyticsRoomLocal(targetLanguage)?.id,
|
|
);
|
|
await _savePublicProfileUpdate(
|
|
PangeaEventTypes.profileAnalytics,
|
|
analyticsProfile!.toJson(),
|
|
);
|
|
}
|
|
|
|
Future<AnalyticsProfileModel> getPublicAnalyticsProfile(
|
|
String userId,
|
|
) async {
|
|
try {
|
|
if (userId == BotName.byEnvironment) {
|
|
return AnalyticsProfileModel();
|
|
}
|
|
|
|
final resp = await client.getUserProfile(userId);
|
|
return AnalyticsProfileModel.fromJson(resp.additionalProperties);
|
|
} catch (e, s) {
|
|
ErrorHandler.logError(
|
|
e: e,
|
|
s: s,
|
|
data: {
|
|
userId: userId,
|
|
},
|
|
);
|
|
return AnalyticsProfileModel();
|
|
}
|
|
}
|
|
|
|
bool isToolEnabled(ToolSetting setting) {
|
|
return userToolSetting(setting);
|
|
}
|
|
|
|
bool userToolSetting(ToolSetting setting) {
|
|
switch (setting) {
|
|
case ToolSetting.interactiveTranslator:
|
|
return profile.toolSettings.interactiveTranslator;
|
|
case ToolSetting.interactiveGrammar:
|
|
return profile.toolSettings.interactiveGrammar;
|
|
case ToolSetting.immersionMode:
|
|
return profile.toolSettings.immersionMode;
|
|
case ToolSetting.definitions:
|
|
return profile.toolSettings.definitions;
|
|
case ToolSetting.autoIGC:
|
|
return profile.toolSettings.autoIGC;
|
|
case ToolSetting.enableAutocorrect:
|
|
return profile.toolSettings.enableAutocorrect;
|
|
default:
|
|
return false;
|
|
}
|
|
}
|
|
|
|
String? get userL1Code {
|
|
final source = profile.userSettings.sourceLanguage;
|
|
return source == null || source.isEmpty
|
|
? LanguageService.systemLanguage?.langCode
|
|
: source;
|
|
}
|
|
|
|
String? get userL2Code {
|
|
final target = profile.userSettings.targetLanguage;
|
|
return target == null || target.isEmpty ? null : target;
|
|
}
|
|
|
|
LanguageModel? get userL1 {
|
|
if (userL1Code == null) return null;
|
|
final langModel = PLanguageStore.byLangCode(userL1Code!);
|
|
return langModel?.langCode == LanguageKeys.unknownLanguage
|
|
? null
|
|
: langModel;
|
|
}
|
|
|
|
LanguageModel? get userL2 {
|
|
if (userL2Code == null) return null;
|
|
final langModel = PLanguageStore.byLangCode(userL2Code!);
|
|
return langModel?.langCode == LanguageKeys.unknownLanguage
|
|
? null
|
|
: langModel;
|
|
}
|
|
|
|
String? get voice => profile.userSettings.voice;
|
|
|
|
bool get languagesSet =>
|
|
userL1Code != null &&
|
|
userL2Code != null &&
|
|
userL1Code!.isNotEmpty &&
|
|
userL2Code!.isNotEmpty &&
|
|
userL1Code != LanguageKeys.unknownLanguage &&
|
|
userL2Code != LanguageKeys.unknownLanguage;
|
|
|
|
bool get showTranscription =>
|
|
(userL1 != null && userL2 != null && userL1?.script != userL2?.script) ||
|
|
(userL1?.script != LanguageKeys.unknownLanguage ||
|
|
userL2?.script == LanguageKeys.unknownLanguage);
|
|
}
|