An app to provide all the Competitive Competitions happening around the world. It was created using Flutter.
We have 3 Pages in the App. Live, Upcoming and About. Link to Download Apk
Live shows all the competitions which are live now, along with it's starting time and time left.
Upcoming shows all the competitions which will happen in future, along with it's starting time and time left.
About page shows about info.
Already built apk can be downloaded from here.
- Sorting of the events in two different ways. Sort by time( Normal Sorting ) and group by Site.
- Adding of any event to your favourite Calendar.
- Directly opening the contest page from the app to register on the go.
All contributions and feedbacks are welcomed. Feel free to open an issue and try this app.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.