A new Flutter project that tracks football player transfers.
This project is a starting point for a Flutter application.
- Flutter installed on your machine.
- An API key from API-SPORTS.
-
Clone the repository:
git clone <https://github.com/Abdelmalek-Osama/football-for-all> cd Mobile-App-Project1-main
-
Install dependencies:
flutter pub get
-
Run the application:
flutter run
This project uses the API-SPORTS API to fetch football player and team data.
- Search for football players by name.
- View player statistics.
- Search for teams and view team players.
- Display player profiles and team information.
This project is licensed under the MIT License - see the LICENSE file for details.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
