Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shaaanuu/maktub

Maktub is a minimalist Flutter to-do app focused on simple task management with an aesthetic and clean design.
https://github.com/shaaanuu/maktub

flutter todo

Last synced: about 1 month ago
JSON representation

Maktub is a minimalist Flutter to-do app focused on simple task management with an aesthetic and clean design.

Awesome Lists containing this project

README

        

# Maktub - A Minimalist To-Do App ✨📝

Maktub is an elegant task management application built with Flutter, designed to make staying organized simple and stylish. With a clean UI and smooth animations, it offers an effortless experience for managing daily tasks efficiently. ✨

The name _"Maktub"_ comes from the Arabic word meaning _"It is written."_ 📝 It reflects the idea that everything happens for a reason, making it a fitting metaphor for organizing meaningful tasks. With Maktub, your goals are set, and you can focus on completing them with clarity and purpose. 🎯

## 🚀 Features

- ✅ **Effortless Task Management**: Create, edit, and complete your tasks with ease.
- 🎨 **Aesthetic Simplicity**: Minimalist, clean UI designed for maximum usability.
- 💨 **Smooth Animations**: Fluid transitions and feedback for a polished experience.
- 🌙 **Dark Mode** (Coming Soon!): Easily switch between light and dark themes.

## 🛠 Getting Started

### Prerequisites

To run this app locally, ensure you have:

- [Flutter SDK](https://flutter.dev/docs/get-started/install) installed
- A physical Android/iOS device or a simulator/emulator

### Installation

1. Clone the repository:

```bash
git clone https://github.com/shaaanuu/maktub.git
```

2. Navigate to the project directory:

```bash
cd maktub
```

3. Install dependencies:

```bash
flutter pub get
```

4. Run the app on your device:

```bash
flutter run
```

## 🤝 Contributions

We welcome contributions! If you’d like to help improve **Maktub**, feel free to:

1. Fork the repository.
2. Create a new branch with your feature or bug fix.
3. Submit a pull request with a detailed explanation of your changes.

Let's build something awesome together! 🚀

## 📄 License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.