Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flank

Flank Logo

Your ultimate companion for Valorant esports coverage, delivering live matches, rankings, and news in a beautifully crafted SwiftUI experience.

iOS 15.0+ Swift SwiftUI

Features

  • 🎮 Live Matches: Stay updated with ongoing professional Valorant matches
  • 🏆 Global Rankings: Track your favorite teams' standings in real-time
  • 📰 Latest News: Keep up with the latest developments in the Valorant esports scene
  • 🌙 Dark Mode Support: Comfortable viewing experience day and night
  • 📱 Native iOS Experience: Built with SwiftUI for smooth performance

Development and releases

  • dev is the default branch and the integration point for ongoing work.

  • main is the release branch watched by Xcode Cloud.

  • To create a new build, update dev, then fast-forward main to origin/dev and push main:

    git fetch origin
    git switch main
    git merge --ff-only origin/dev
    git push origin main
    git switch dev

Keeping release-only changes out of main ensures every Xcode Cloud build corresponds to a tested dev commit.

Screenshots

Live Matches Match Details Rankings Rankings Details News Feed

Credits

Flank relies on the following amazing resources:

  • VLR.gg - The premier source for Valorant esports coverage, news, and match data
  • Flank VLR API - The v2 API powering Flank's VLR.gg data

About

Valorant eSports coverage app

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages