Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 318 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 318 Bytes

Anokha 2024 Admin App

Admin App for Anokha 2024.

To run in Android Studio [Flutter and Dart plugins required]

  1. Clone the repository

  2. Open the project in Android Studio

  3. Install the required dependencies

    flutter pub get && flutter pub upgrade
    
  4. Run the app on a device or emulator.