even
Steps for running the application-
- Clone the project using the command
git clone https://github.com/kaxp/even.git
- run
flutter pub get
- 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.