Skip to content

Added Hive database#88

Merged
MouradLachhab merged 7 commits intomasterfrom
database
Nov 19, 2020
Merged

Added Hive database#88
MouradLachhab merged 7 commits intomasterfrom
database

Conversation

@MouradLachhab
Copy link
Copy Markdown
Contributor

Added Hive database to add persistency for sleep sequence stats. You can see in the sleep_sequence_repository.dart that I had to add an ignore for some linting issue. Somehow if I used var instead of the full list, the app would crash. because it wouldn't cast from dynamic to the right type. I investigate further, but if you have any idea that would be nice.

@MouradLachhab MouradLachhab requested review from WilliamHarvey97 and abelfodil and removed request for abelfodil November 17, 2020 23:04
Comment thread mobile/lib/src/app.dart Outdated
Comment thread mobile/lib/src/domain/sleep_sequence/sleep_sequence_stats.dart Outdated
Comment thread mobile/lib/src/domain/sleep_sequence/sleep_sequence_stats.dart Outdated
Comment thread mobile/lib/src/domain/sleep_sequence/i_sleep_sequence_repository.dart Outdated
Comment thread mobile/lib/src/domain/sleep_sequence/i_sleep_sequence_repository.dart Outdated
Comment thread mobile/lib/src/infrastructure/sleep_history/sleep_sequence_repository.dart Outdated
Comment thread mobile/lib/src/domain/sleep_sequence/i_sleep_sequence_repository.dart Outdated
@MouradLachhab MouradLachhab merged commit fc575a6 into master Nov 19, 2020
@MouradLachhab MouradLachhab deleted the database branch November 19, 2020 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants