FixToGo is a mobile application that connects users with technology repair services. Whether you need a phone repair, laptop troubleshooting, system optimization, or virus removal, FixToGo makes it easy to book a service and have a qualified technician come to your location.
- User-friendly interface: Modern and intuitive design
- Service Booking: Choose from various tech repair services
- Location Selection: Use map to select your location for service
- Real-time Tracking: Track technician arrival in real time
- Multiple Payment Options: Pay with various payment methods
- Order History: View all past and current orders
- Push Notifications: Get updates on your service status
- Flutter: UI framework for building natively compiled apps
- Dart: Programming language
- Flutter Map: For location and map functionality
- Google Fonts: For typography
- Shared Preferences: For local storage
- Provider: For state management
- Flutter (Channel stable, 3.0.0 or higher)
- Dart SDK (2.17.0 or higher)
- Android Studio / VS Code
- Android SDK / Xcode (for iOS development)
-
Clone the repository:
git clone https://github.com/yourusername/fixtogo.git
-
Navigate to the project directory:
cd fixtogo
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run