/dive_computer

A Flutter plugin for communication with dive computers from various manufacturers.

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

dive_computer

A Flutter plugin for communication with dive computers using the library libdivecomputer.

pub.dev release License

Installation

TODO

Usage

This plugin automatically spawns its own isolate for communication with the dive computer.

Please refer to the example app for a minimalistic example usage.


Acknowledgements

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.