Commit Graph

7 Commits

Author SHA1 Message Date
6e61dd6a31 remove uneccesary theme settings 2024-06-11 22:47:19 +02:00
1b801c7bbd Remove provider dependency 2024-04-04 20:45:10 +02:00
a52a50d4d1 Persist theme
Persist theme in sqlite database.
A new table was created for this.

Add migration to add table for persisted theme
2024-04-04 20:38:12 +02:00
66d7d27a81 flutter pub get 2024-04-04 20:26:29 +02:00
10ad73c940 Adding persistence
This commit adds persistence.
Notes are added to a sqlite database, can be deleted and are read at app
start.
2024-03-29 17:14:47 +01:00
276e57617f Insert items with dialog 2024-03-17 15:23:09 +01:00
5fa9a1c261 First working version 2024-03-17 14:15:50 +01:00