Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.21 KB

File metadata and controls

41 lines (27 loc) · 1.21 KB

Third-Party Notices

This file contains attribution notices for third-party software used in Socialmesh.

Meshtastic Protobufs

This application uses protocol buffer definitions from the Meshtastic project.

The Meshtastic protobufs are used to communicate with Meshtastic mesh radio devices over BLE and USB serial connections.

Protocol Buffers

This application uses Google Protocol Buffers for serialization.

Flutter and Dart Packages

This application is built with Flutter and uses various open-source Dart packages. Each package's license can be found in the pubspec.yaml dependencies and their respective repositories.

Notable packages:

  • flutter_blue_plus — BSD-3-Clause
  • protobuf (Dart) — BSD-3-Clause
  • flutter_riverpod — MIT
  • sqflite — BSD-2-Clause
  • flutter_map — BSD-3-Clause

For a complete list of dependencies and their licenses, run:

flutter pub deps