Notifications
When the player's level or rank increases, the widgets include a snackbar and a modal to display the information.
NOTE
This widget is loaded automatically when the widgets project is loaded, so it's not necessary to add any code to see the notifications.
Level Notification:​
A snackbar appears in the top part of the screen:


When the player clicks on the "See Progress" button, the modal appears with all the info:


Rank Notification:​
A snackbar appears in the top part of the screen:


When the player clicks on the "See Progress" button, the modal appears with all the info:

