Skip to content

GabrielSantosRX/lineage2_servers_status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lineage 2 Servers Status

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.

Screenshots

  • Main screen, a list of all servers:

ListScreen

  • Detail Screen, informs the status of the server (online or offline) and the number of players:

DetailScreen

  • Alarm functionality to notify when the server become online:

DetailScreen

Getting Started with Flutter