简体   繁体   中英

Can you use the Apple External Accessory Framework in a Flutter app?

I would like to know, if you can use apple's External Accessory Framework in a Flutter app. I know that you can write platform specific code with Flutter, but I am not sure if this also covers the framework.

If possible, a code snippet, or some hints on how to use it, would be great.

Short background on the planned app: The hardware to be used is registered in Apple's MFi program. The Flutter android app does not need the hardware connection.

The apple documentation archive provides a sample source code EADemo on how to use the External Accessory framework here (Objective-c)

if you need swift then refer here (and thanks @takumi314)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM