A new Flutter project.
To run the app locally:
-
Clone the repository:
git clone https://github.com/blumilksoftware/interns2025b-mobile.git cd interns2025b-mobile
-
Install dependencies:
flutter pub get
-
Copy the example environment file and configure it:
cp .env.example .env
- Run the app:
flutter run
Make sure you have Flutter SDK installed and configured properly. For more information, visit flutter.dev/docs.