You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created a app-wide Message Bus.
Now you can show messages with different priority using AlertDialog, BannerDialog and SnackbarDialog.
Written a global catcher and handler for errors.
Implemented an auto-detector for website updates.
Now, every time the website is updated, all returning visitors will be prompted to refresh the page once the new code base is loaded.