SyncFire

A technical blog for developers

30 Mar 2021

Automated Gradescope Submissions

In this blog, I will be demonstrating how to setup and use the automated submission script we made for gradescope
05 Feb 2021

Flutter Web - the URL problem fixed!

In this blog, I bring forward one individual guide to make flutter web URLs to behave more like the traditional web and making them compatible for callback scenarios (mostly for SSO or OAuth requirements).