Skip to content

Repository files navigation

Valorant Universe

Valorant Universe is an application that introduces agents and weapons from Valorant game using Valorant-API.

Built With

Preview

Architecture

This app is developed with MVVM pattern.

Packages

Project Structure

  • Core folder represents the services, classes that can be used in any other project.
  • Features folder represents the feature set of the app. Each feature contains service, model, view, viewmodel subfolders.
  • Product folder contains files specific to this project.
├── assets
│ ├── fonts
│ ├── icons
│ └── translations
├── lib
│ ├── core
│ │ ├── enum
│ │ ├── extension
│ │ └── manager
│ │ ├── language
│ │ ├── network
│ │ └── route
│ ├── features
│ │ ├── agent_detail
│ │ ├── agents
│ │ ├── navbar
│ │ ├── weapon_detail
│ │ └── weapons
│ ├── product
│ │ ├── constants
│ │ ├── icons
│ │ ├── init
│ │ ├── theme
│ │ └── widget
│ └── main.dart
├── script
├── test
│ └── service
└── pubspec.yaml

License

Licensed under the MIT license, click here for details.

About

Valorant Universe is an application that introduces agents and weapons from Valorant.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages