first commit

This commit is contained in:
闫守旺
2021-06-10 18:06:02 +08:00
commit f138b8e11e
107 changed files with 2859 additions and 0 deletions

15
README.md Normal file
View File

@ -0,0 +1,15 @@
# bluetooth_low_energy
A new flutter plugin project.
## 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.