Flutter – Valorant Store Checker
Valorant Store Checker I made with Flutter.
Run Locally
Clone the project
git clone https://github.com/yagizdo/valorant_store_checker
Go to the project directory
cd Valorant-Store-Checker
Install dependencies
flutter pub get
Run App
flutter run
What will be add ❓
- Skin videos
How to use
NOTE : It will not work on accounts that have 2FA enabled. The client does not yet support 2FA.
After downloading the application, all you have to do is click the add account button and add your riot account.
Now, every time you click on your account, you will be able to see your current store.
Valorant Client
Valorant Client I use: https://pub.dev/packages/valorant_client
Libraries I use in the application:
- Dio : https://pub.dev/packages/dio
- Hex Color : https://pub.dev/packages/hexcolor
- Provider : https://pub.dev/packages/provider
App Video
appvideo2.mp4
Contributing
Contributions are always welcome!