Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/droplet-js/bluetooth_kit
https://github.com/droplet-js/bluetooth_kit
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/droplet-js/bluetooth_kit
- Owner: droplet-js
- License: apache-2.0
- Created: 2019-11-10T13:31:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-10T15:42:41.000Z (about 5 years ago)
- Last Synced: 2023-02-26T23:06:52.933Z (almost 2 years ago)
- Language: Dart
- Size: 61.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# bluetooth_kit
[![Build Status](https://cloud.drone.io/api/badges/v7lin/bluetooth_kit/status.svg)](https://cloud.drone.io/v7lin/bluetooth_kit)
[![Codecov](https://codecov.io/gh/v7lin/bluetooth_kit/branch/master/graph/badge.svg)](https://codecov.io/gh/v7lin/bluetooth_kit)
[![GitHub Tag](https://img.shields.io/github/tag/v7lin/bluetooth_kit.svg)](https://github.com/v7lin/bluetooth_kit/releases)
[![Pub Package](https://img.shields.io/pub/v/bluetooth_kit.svg)](https://pub.dartlang.org/packages/bluetooth_kit)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/v7lin/bluetooth_kit/blob/master/LICENSE)A powerful bluetooth plugin for Flutter.
## Getting Started
This project is a starting point for a Flutter
[plug-in package](https://flutter.dev/developing-packages/),
a specialized package that includes platform-specific implementation code for
Android and/or iOS.For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.