Skip to content

7ANV1R/agents_of_valorant

Repository files navigation

Agents Of Valorant

Valorant agents info app.


Progress Screenshot

output


Getting Started 🚀

This project contains 3 flavors:

  • development
  • staging
  • production

To run the desired flavor either use the launch configuration in VSCode/Android Studio or use the following commands:

# Development
$ flutter run --flavor development --target lib/main_development.dart

# Staging
$ flutter run --flavor staging --target lib/main_staging.dart

# Production
$ flutter run --flavor production --target lib/main_production.dart

*Agents Of Valorant works on iOS, Android, Web, and Windows.


Output Build command

$ flutter build apk --split-per-abi --flavor development --target lib/main_development.dart

About

valorant agents info app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published