added guardian login with views for their assigned childs

This commit is contained in:
2026-09-20 11:11:58 +02:00
parent e4e2b1a4fb
commit 67c935c05b
117 changed files with 4784 additions and 1514 deletions
+3
View File
@@ -102,6 +102,9 @@ dependencies:
# Underlying parser for flutter_markdown_plus; imported directly to build the
# restricted ExtensionSet used for chat-message Markdown.
markdown: ^7.3.1
# Android App Links / iOS Universal Links for the passwordless guardian
# login (mail link opens the app).
app_links: ^7.2.1
integration_test:
sdk: flutter