(1/2) Flutter Hive Database CRUD operations | Build a todo App

Опубликовано: 14 Март 2026
на канале: Code HQ
690
19

In this video we will explore how to create a beautiful Todo Application using Flutter and Hive. This is part 1 where I will teach you how to build UI of the application.

Get source code at:
https://github.com/CoderrHQ/flutter-t...

#flutter #hive #localstorage #nosqldatabase

––––––––––––––––––––––––––––––
Track: Good Times — Ason ID [Audio Library Release]
Music provided by Audio Library Plus
Watch:

• Good Times — Ason...
Free Download / Stream: https://alplus.io/good-times-ason-id
––––––––––––––––––––––––––––––

Timestamps:
⌨️ (0:00) App demo
⌨️ (0:16) Defining Models
⌨️ (0:37) Defining Add Task Dialog Mehtod
⌨️ (01:23) Creating AddTaskDialog View
⌨️ (03:11) Building TaskListTile
⌨️ (04:35) Creating TasksScreen
⌨️ (06:21) Outro