This Task Manager App is designed to provide a responsive and adaptive experience across mobile platforms (iOS and Android) and desktop environments. The UI adjusts based on the screen size, ensuring smooth functionality across different device types.
- Responsive Design: Adjusts to different screen sizes.
- Adaptive UI: Tailored experience for mobile and desktop.
- Cross-platform: Supports Android, iOS, and Desktop.
- GetX State Management: Efficient and reactive state management.
The app has been thoroughly tested on various devices to ensure it works optimally across different screen sizes and platforms.
- Desktop View: The app layout adapts for larger screens like desktops, providing a tailored experience.
- iPhone SE (Smaller iPhone): Screenshots show the app on smaller iPhone devices.
- iPhone 13 (Larger iPhone): Screenshots show the app on larger iPhone devices.
- Smaller Android Devices: Tested on devices like Pixel 4, Moto G.
- Larger Android Devices: Tested on devices like Samsung Galaxy S21.
- Clone the repository:
git clone https://github.com/your-repo/task-manager-app.git
- Navigate to the project directory:
cd task-manager-app - Install dependencies:
flutter pub get
- Run the app:
- For iOS:
flutter run -d ios - For Android:
flutter run -d android - For Desktop:
flutter run -d macos(or your desktop platform)
- For iOS:
- Flutter (version 3.x or higher)
- GetX (state management)
- device_preview (for responsive design testing)
For any issues or contributions, feel free to contact me at [fareless.ranger@gmail.com].













