A Flutter app that fetches and displays information about specific countries.
-
Clone the repository:
git clone https://github.com/yourusername/country_info_app.git
-
Navigate to the project directory:
cd country_info_app
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run