MoveMate is a modern, user-friendly Flutter application designed to simplify shipping and delivery tracking. Whether you're managing personal shipments or handling logistics for a business, MoveMate provides a seamless experience for estimating, tracking, and managing all your deliveries.
- 🚚 Shipment Tracking: View and manage all your shipments, including pending, in-progress, and completed orders.
- 💰 Checkout Estimations: Get real-time animated estimates for shipment costs.
- 🧭 Tabbed Navigation: Easy switching between shipment statuses with a custom TabBar UI.
- 🧑💼 State Management: Organized, component-driven architecture with shared UI helpers and constants.
To run the project locally:
git clone https://github.com/mrkhay/movemate.git
cd movemate
flutter pub get
flutter run