This is a Flutter app that demonstrates Firebase integration for managing football match data.
- View a list of football matches.
- See details of a specific match.
- Data is stored and fetched from Firebase Firestore.
Match List Screen
Match Details Screen
- firebase_core: Firebase Core Flutter plugin.
- cloud_firestore: Firestore plugin for Flutter.



