A windows desktop app that integrates with Github OAuth to act as a limited alternative client for Github. Built to understand and work with Flutter for desktop app development
Need flutter SDK as well as Visual Studio to build and run the app
To debug, run the following command in your terminal:
flutter run
To build, run the following command in your terminal:
flutter build windows