Commit Graph

11 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
9e49071c2f Merge pull request 'Adding persistence' (#1) from persistence into master
Reviewed-on: #1
2024-04-04 15:25:14 +00: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
55957b04db Set groundwork for persisting notes 2024-03-17 18:38:57 +01:00
12940beab7 Change dialog text 2024-03-17 18:02:00 +01:00
276e57617f Insert items with dialog 2024-03-17 15:23:09 +01:00
5b833d46bf Change readme 2024-03-17 14:18:56 +01:00
5fa9a1c261 First working version 2024-03-17 14:15:50 +01:00