Skip to content

Commit 1d01dbc

Browse files
committed
add images
1 parent 5a5e081 commit 1d01dbc

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

.github/flutter-accessorysetup.png

217 KB
Loading

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Sure, here's the fixed markdown:
22

33
# Flutter Accessory Kit
44

5+
![](.github/flutter-accessorysetup.png)
6+
57
At this stage the library supports:
68

79
- [x] BLE

example/README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,8 @@ If the iOS build fails for `Cocoapods` reason, please run this command:
2424

2525
1. `cd iOS`
2626
2. `pod repo update`
27-
3. `pod install`
27+
3. `pod install`
28+
29+
## How to use
30+
31+
In order to have it working you need a Google with BLE support broadcasting the service `FEF3` for Fast Pair, but you can adjust to any value your BLE device is providing.

0 commit comments

Comments
 (0)