A Flutter project for communication with dive computers from various manufacturers, used for divebuddy.fun project to help atheles & coaches to download dive logs to analysis atheles performance underwater.
$ flutter run
This plugin automatically spawns its own isolate for communication with the dive computer.
Please refer to the example app for a minimalistic example usage.
Parts of this project are using the library libdivecomputer.
libdivecomputer Copyright (c) 2008 Jef Driesen
The library is licensed under the GNU Lesser General Public License version 2.1.
Parts of this project are using the flutter plugin DiveNote/dive_computer