Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/navideck/flutter_accessory_manager
Flutter implementation of iOS AccessoryManager
https://github.com/navideck/flutter_accessory_manager
Last synced: about 2 months ago
JSON representation
Flutter implementation of iOS AccessoryManager
- Host: GitHub
- URL: https://github.com/navideck/flutter_accessory_manager
- Owner: Navideck
- License: other
- Created: 2024-10-03T12:43:20.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T10:40:07.000Z (about 2 months ago)
- Last Synced: 2024-12-07T00:42:31.800Z (about 2 months ago)
- Language: C++
- Size: 393 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
- Add plist BT property
# flutter_accessory_manager
A new Flutter plugin project.
## Getting Started
Add Android permissions
```xml
```
Set minimum Sdk to 23
Ask permissions using PermissionHandler plugin