/even

Primary LanguageDart

even

Steps for running the application-

  1. Clone the project using the command git clone https://github.com/kaxp/even.git
  2. run flutter pub get
  3. run the application on an Android device
    • flutter run --release

Note: The application is built on Flutter version 3.7.6 in the Stable channel.