The Athletes View App is a mobile application that allows users to view basic, intermediate, and advanced athletes. The app provides a simple interface for users to browse through athletes' profiles and gain insights into their achievements and skills.
<<<<<<< HEAD
- Athlete Categories: Explore basic, intermediate, and advanced athletes.
- Athlete Profiles: View detailed profiles of athletes, including their names and information.
- User-Friendly Interface: Easy-to-use interface for seamless navigation and browsing.
The Athletes View App is built using the following technologies:
=======
- Athlete Categories: Explore basic, intermediate, and advanced athletes.
- Athlete Profiles: View detailed profiles of athletes, including their names and information.
- User-Friendly Interface: Easy-to-use interface for seamless navigation and browsing.
The Athletes View App is built using the following technologies:
b4a2ecf140a0524f3760ade3ab563cd91a9e2a55
- Flutter: A cross-platform framework for building native mobile apps.
- Dart: The programming language used for developing the app.
To run the Athletes View App locally on your device, follow these steps:
-
Ensure that you have Flutter installed. Refer to the official Flutter documentation for installation instructions.
-
Clone this repository to your local machine.
-
Navigate to the project directory.
-
Install the required dependencies by running the following command:
flutter pub get