Email Confirmation and refactor for snackbar

This commit is contained in:
Arseni
2026-01-27 14:42:52 +03:00
parent e5cd0c9433
commit be1d678c42
28 changed files with 958 additions and 173 deletions

View File

@@ -91,7 +91,7 @@ class _BaseEditTileBodyState<T> extends State<_BaseEditTileBody<T>> {
));
} catch (e) {
notifyUserOfErrorX(
scaffoldMessenger: sms,
context: context,
errorSituation: widget.delegate.errorSituation,
appLocalizations: locs,
exception: e,