A Flutter App to check if the Lineage 2 servers (Classic and GOD) servers are online/offline and their amount of players. In case, if they are offline the application provides an alarm to warn when the server becomes active again.
You can check in the PlayStore:
https://play.google.com/store/apps/details?id=info.gabrielsantos.lineage2serversstatus
The main goal was to learn in practice how to develop an application in Flutter and that it was really useful and simple to build.
- Main screen, a list of all servers:
- Detail Screen, informs the status of the server (online or offline) and the number of players:
- Alarm functionality to notify when the server become online: