Flutter Todo App with Hive Local Database A simple to-do app built with Flutter and using Hive as the local database. Features Add, update, and delete tasks. Mark tasks as completed. Local storage using Hive for data persistence.