Skip to content

MarioQuirosLuna/Task_Manager_Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

GitHub issues GitHub closed issues GitHub pull requests

GitHub contributors GitHub repo size GitHub language count GitHub forks

✨ Demo.

List tasks Filter Today Task Delete task on swipe
Demo1 Demo5 Demo8
Settings Screen Settings Color Options Sttings Dark Mode Options
Demo2 Demo3 Demo4
Add Task Validate No empty data
Demo6 Demo7

💻 About the project.

Learning Flutter

📜 Descriptions.

The project is an task manager

🏆 Specifications.

  • Add tasks
  • Delete tasks on swipe
  • Mark tasks as completed using a check
  • Task filtering
  • Local data storage for tasks
  • Local storage of data about visual configuration preferences
  • Using provider to manage tasks
  • Use of provider to manage the theme
  • Use Uuid for unique ids
  • Validations when entering data
  • Use Datepicker
  • Use ShowDialog for add task

⭐ Languages.

Android IOS

🎨 Frameworks.

Flutter

💾 Databases and cloud hosting.

  • LocalStorage

🛠️ Software and Tools.

Git GitHub Markdown

AndroidStudio

🚀 Getting Started.

📌 Prerequisites and dependencies.

  • dartv3 >=3.1.4 <4.0.0

  • provider: ^6.0.5

  • Uuid: ^4.1.0

  • shared_preferences: ^2.2.2

  • test: ^1.24.3

👉 Installation.

⚡ Executing.

☕ Collaborators.

  • Mario Quiros Luna

📝 License.

💬 Contact.

Website LinkedIn Twitter URL Github

💜 Acknowledgments.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Learning Flutter using LocalStorage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages