ValInfo is an information app about Valorant, a 5v5 tactical FPS game, developed using Flutter as our CMSC 156 final project.
- View agent splash arts in a carousel view.
- Add agents to your favorites.
- Filter agents based on roles.
- View specific agent information.
Team Lead: Parcon, Mary Nicolette J.
- Carreon, Gabriel Joshua
- Ong, Jaren Matthew
- Parcon, Mary Nicolette
- Tiu, Justin Luis
- Clone the repo locally.
- Open command prompt or another terminal.
- Copy the line and paste it to your terminal:
https://github.com/ValInfo.git
- Install dependencies
- Open command prompt or another terminal.
- Navigate to the repo.
- Copy the line and paste it to your terminal:
flutter pub get
To use the current version of the app, install the APK from here.
- Add more specific info regarding agent abilities (cooldown, damage if applicable)
- Add ability previews
- Add grid preview for agents
- Add info for additional assets such as guns, maps, etc.
- Improve app loading times