Flutter project that hosts the code for https://vijaychessclub.com/
Currently supports web and android.
iOS coming soon
https://miro.com/app/board/o9J_l5gYZAE=/
To run only web
flutter run -d chrome
To run on all platforms available
flutter run -d all