Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sadman-123/task-manager

This is a fully responsive and adaptive task manager app i ever made..I used layout builder to check the screen size also use media query for responsiveness..i used several..iphones,androids and linux..works smoothly❤️
https://github.com/sadman-123/task-manager

adaptive-design android flutter getx linux material-design responsive-design

Last synced: 6 days ago
JSON representation

This is a fully responsive and adaptive task manager app i ever made..I used layout builder to check the screen size also use media query for responsiveness..i used several..iphones,androids and linux..works smoothly❤️

Awesome Lists containing this project

README

        

# Task Manager App

## Overview
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.

### Features
- **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.

## Device Testing
The app has been thoroughly tested on various devices to ensure it works optimally across different screen sizes and platforms.

### Desktop
- **Desktop View**: The app layout adapts for larger screens like desktops, providing a tailored experience.

### Desktop Screenshots


Desktop Screenshot 1



Desktop Screenshot 2

### iOS Devices
- **iPhone SE (Smaller iPhone)**: Screenshots show the app on smaller iPhone devices.
- **iPhone 13 (Larger iPhone)**: Screenshots show the app on larger iPhone devices.

### Android Devices
- **Smaller Android Devices**: Tested on devices like Pixel 4, Moto G.
- **Larger Android Devices**: Tested on devices like Samsung Galaxy S21.

## Screenshots

### Smaller iPhone (iPhone SE)


iPhone SE Screenshot 1
iPhone SE Screenshot 2
iPhone SE Screenshot 3

### Larger iPhone (iPhone 13)


iPhone 13 Screenshot 1
iPhone 13 Screenshot 2
iPhone 13 Screenshot 3

### Smaller Android


Smaller Android Screenshot 1
Smaller Android Screenshot 2
Smaller Android Screenshot 3

### Larger Android (Samsung Galaxy)


Larger Android Screenshot 1
Larger Android Screenshot 2
Larger Android Screenshot 3

## How to Run

1. **Clone the repository:**
```bash
git clone https://github.com/your-repo/task-manager-app.git
```
2. **Navigate to the project directory:**
```bash
cd task-manager-app
```
3. **Install dependencies:**
```bash
flutter pub get
```
4. **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)

## Dependencies
- **Flutter** (version 3.x or higher)
- **GetX** (state management)
- **device_preview** (for responsive design testing)

## Contact
For any issues or contributions, feel free to contact me at [[email protected]].