a logging app for type 1 diabetics that aims to help its users track their glucose levels for specific meals, life circumstances and basal/bolus profiles to optimize their individual insulin therapy.
Go to file
2021-12-05 00:44:46 +01:00
.gradle initial commit 2021-10-23 01:08:09 +02:00
.vscode improve screens using tabs, disable save buttons while saving, redo log meal list screen, log meal model fixes 2021-10-27 21:00:28 +02:00
android switch from back4app to local store using objectbox 2021-11-07 21:13:28 +01:00
assets/fonts initial commit 2021-10-23 01:08:09 +02:00
ios initial commit 2021-10-23 01:08:09 +02:00
lib add delayed bolus percentage functionality, improve active profile handling (display and setting), move settings to objectbox, improve cancellation check on log bolus, add warning for already running events, implement accuracy reordering 2021-12-05 00:44:46 +01:00
logs switch from back4app to local store using objectbox 2021-11-07 21:13:28 +01:00
test initial commit 2021-10-23 01:08:09 +02:00
web initial commit 2021-10-23 01:08:09 +02:00
.gitignore initial commit 2021-10-23 01:08:09 +02:00
.metadata initial commit 2021-10-23 01:08:09 +02:00
analysis_options.yaml initial commit 2021-10-23 01:08:09 +02:00
local.properties initial commit 2021-10-23 01:08:09 +02:00
pubspec.lock add delayed bolus percentage functionality, improve active profile handling (display and setting), move settings to objectbox, improve cancellation check on log bolus, add warning for already running events, implement accuracy reordering 2021-12-05 00:44:46 +01:00
pubspec.yaml switch from back4app to local store using objectbox 2021-11-07 21:13:28 +01:00
README.md switch from back4app to local store using objectbox 2021-11-07 21:13:28 +01:00
TODO add delayed bolus percentage functionality, improve active profile handling (display and setting), move settings to objectbox, improve cancellation check on log bolus, add warning for already running events, implement accuracy reordering 2021-12-05 00:44:46 +01:00

Diameter

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.