Sports app using flutter
-
Display information about your favourite football team by connecting to a sports API to get all the data.
-
Choose any country-league-team you want.
-
Search for your favourite team or player.
-
Display all the players in that team and show the status of each player like:
- shirt number
- age
- position
- number of goals.
- number of red/yellow card
-
Find the top scorers in each league.
-
Remote notification using firebase.
-
Fully responsive on all devices.