Skip to content

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

License

Notifications You must be signed in to change notification settings

DiveNote/dive_computer

Repository files navigation

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.