Sprints Shop App

Overview

A comprehensive Flutter shopping application built from core Dart principles to professional mobile development. Features include user authentication (sign-up/sign-in) with form validation, interactive product catalog with detailed product views, shopping cart functionality with real-time updates, secure payment processing, order management system, and complete Arabic localization using Flutter Intl. Implements responsive UI with stateless and stateful widgets, animated page transitions, custom fonts (Suwannaphum-Regular), and follows best practices with modular architecture. This project demonstrates the full mobile app development lifecycle from beginner to intermediate Flutter development.

Tech stack

FlutterDartState ManagementForm ValidationInternationalizationPayment IntegrationCustom FontsAnimations