Skip to content

Repository files navigation

📝 Inflimity Todo

Flutter Dart Architecture

Inflimity Todo is a high-performance, aesthetically pleasing task management application built with Flutter. It features a modern dark-themed interface with glassmorphism elements, fluid animations, and a seamless user experience for managing daily tasks.


✨ Visual Showcase

App Mockup


🚀 Key Features

  • 🎨 Modern Aesthetic: A stunning dark theme with vibrant gradients (Purple & Blue) and glassmorphism-inspired UI components.
  • 📊 Real-time Progress Tracking: Visualize your productivity with a dynamic progress ring that updates as you complete tasks.
  • ⚡ Smart Task Management:
    • Quick Add: Easily create tasks with titles and descriptions.
    • Priority Levels: Categorize tasks into Low, Medium, and High priority (Low: Green, Medium: Yellow, High: Red).
    • Undo Delete: Mistakenly deleted a task? Use the floating "Undo" action to bring it back instantly.
  • 🏷️ Advanced Filtering: Quickly switch between All, Active, and Completed views with real-time task counts.
  • 🌀 Fluid Animations: Smooth transitions for task completion, deletions, and layout changes.

🛠️ Tech Stack


📂 Project Structure & Architecture

Inflimity Todo follows a clean, modular structure for better maintainability:

lib/
├── models/         # Data structures (Todo item, Priority enums)
├── screens/        # Main UI screens (Dashboard, Task creation)
├── widgets/        # Reusable UI components (Todo chips, task tiles)
└── main.dart       # App entry point

🏁 Getting Started

Prerequisites

Steps to Run

  1. Clone the repository:
    git clone https://github.com/seyimusibau/first_app.git
    cd first_app
  2. Install dependencies:
    flutter pub get
  3. Run the application:
    flutter run

🤝 Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request if you have ideas for improvements or bug fixes.


📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with ❤️ using Flutter

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages