Masterarbeit Richard Stern. Flutter App, sich mit einem Bluetooth-Gerät verbindet und Berührungen auf einem Sensor visualisiert.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Stern a951e9518d Add All the files from the touchpad_demonstrator Flutter App which can be build for Android and iOS 4 years ago
..
google/protobuf Add All the files from the touchpad_demonstrator Flutter App which can be build for Android and iOS 4 years ago
protoc Add All the files from the touchpad_demonstrator Flutter App which can be build for Android and iOS 4 years ago
readme.txt Add All the files from the touchpad_demonstrator Flutter App which can be build for Android and iOS 4 years ago

readme.txt

Protocol Buffers - Google's data interchange format
Copyright 2008 Google Inc.
https://developers.google.com/protocol-buffers/

This package contains a precompiled binary version of the protocol buffer
compiler (protoc). This binary is intended for users who want to use Protocol
Buffers in languages other than C++ but do not want to compile protoc
themselves. To install, simply place this binary somewhere in your PATH.

If you intend to use the included well known types then don't forget to
copy the contents of the 'include' directory somewhere as well, for example
into '/usr/local/include/'.

Please refer to our official github site for more installation instructions:
https://github.com/google/protobuf