Jakob E. Bardram

Results 74 comments of Jakob E. Bardram

Version 0.40.0 of CAMS has now been released which is using a `LocationService` for all location-based measures. An example of how this is done is included below (taken from the...

Fixed as part of v 0.40.0 (which is available in the `develop` branch).

Thanks for the heads-up. Once we have solved this issues, the solution might go to the wiki documentation where we assembles best practice advice. * https://github.com/cph-cachet/carp.sensing-flutter/wiki/5.-Best-Practice

The `file` data backend allows for zipping files - in my experience, this reduces the json files with a factor 10. See * https://github.com/cph-cachet/carp.sensing-flutter/wiki/C.-Data-Backends#files

Actually - I've long been considering to write a data backend using [`sqflite`](https://pub.dev/packages/sqflite). @sc00n - would this be something you could do as a PR?

I've implemented support for SQLite and it be part of the 0.40.0 release.

Released with version 0.40.0.

iCal resources: * https://en.wikipedia.org/wiki/ICalendar * https://web.archive.org/web/20090117151655/http://wiki.modularity.net.au/ical4j/index.php?title=Main_Page

Flutter resources: * https://pub.dev/packages/android_alarm_manager_plus * https://pub.dev/packages/device_calendar * https://pub.dev/packages/background_fetch * https://pub.dev/packages/flutter_local_notifications