bb9a8621a0
Every page (after login) has access to the User object via context.read/watch<User>(). This reduces localstore and asnyc operations, as the screens do not have to load the user every time. Additionally this prevents anyone from using the without a user object. |
||
---|---|---|
.. | ||
backend | ||
screens | ||
tools | ||
main.dart |