An early cross-platform e-commerce app, built to test how far a single .NET MAUI codebase could stretch across Android and Windows.
Repository link placeholder — swap in the real repo when ready.
Before focusing on Flutter, I built an e-commerce application in .NET MAUI targeting both Android and Windows from one shared codebase.
The project was as much about learning cross-platform tradeoffs as it was about shipping features — comparing how MAUI handled platform-specific UI quirks against what I'd later find in Flutter.
That comparison directly shaped my later preference for Flutter's rendering model and widget system for mobile-first products.