/interns2025b-mobile

Event application made by interns.

Primary LanguageDart

@blumilksoftware/interns2025b-mobile

A new Flutter project.

Getting Started

To run the app locally:

  1. Clone the repository:

    git clone https://github.com/blumilksoftware/interns2025b-mobile.git
    cd interns2025b-mobile
  2. Install dependencies:

    flutter pub get
  3. Copy the example environment file and configure it:

cp .env.example .env
  1. Run the app:
    flutter run

Make sure you have Flutter SDK installed and configured properly. For more information, visit flutter.dev/docs.