Skip to content

aliwaseem27/akkooo_todo

Repository files navigation

akkooo_todo

Tasks are now managed beautifully and efficiently.

Techniques Used in Building Best Store

  • Auto Route: For efficient and structured navigation within the app.
  • Bloc State Management: To handle state changes in a predictable manner by separating UI and business logic, enabling scalability and easier testing.
  • Freezed: To manage immutable data classes, ensuring consistency and reducing errors.
  • Isar Database: A fast, local NoSQL database used for offline-first storage in Flutter apps.
  • Flutter Native Splash: Adds a native splash screen for better user experience by reducing loading time perception.
  • Injectable: A code generation package that simplifies dependency injection.
  • Localization: Supports multiple languages within the app.
  • Shared Preferences: Used for storing simple data like user theme preferences locally on the device.
  • Reactive Light/Dark Theme Handling: Dynamically adjusts the app’s theme between light and dark modes based on user preference.

Upcoming Features

  • Search: Fast and Quick search functionality.
  • Error Handling: Better error handling using Functional Programming.

View the Code and Download the App

You can explore the source code for Akkooo Todo on GitHub and follow the progress as new features are added. To download and try out the app, visit Android Download.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages