We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ebdac commit 9ec3c36Copy full SHA for 9ec3c36
1 file changed
README.md
@@ -17,7 +17,7 @@ At this stage the library supports:
17
Install the library using the command line:
18
19
```sh
20
-flutter pub get TBD
+flutter pub get flutter_accessorysetup
21
```
22
23
### ⚙️ Setup
@@ -99,4 +99,4 @@ try {
99
## 📗 References
100
101
- <https://developer.apple.com/documentation/accessorysetupkit/discovering-and-configuring-accessories>
102
-- <https://developer.apple.com/documentation/accessorysetupkit/authorizing-a-bluetooth-accessory-to-share-a-dice-roll>
+- <https://developer.apple.com/documentation/accessorysetupkit/authorizing-a-bluetooth-accessory-to-share-a-dice-roll>
0 commit comments