dart-native / dart-native/dart_native

directly calling the iOS sdk?

Open
#30 2 comments 0 reactions 1 assignee Claimed by @yulingtianxia View on GitHub
Dominant language
C
Stars
964
Forks
77
PR merge metrics
No merged PRs in 30d

Description

It's it possible to call directly into the iOS native SDK without writing objective C bridging code?

I maintain the sounds package and would like to remove all of the objective C code and replace it with pure dart
.
https://pub.dev/packages/sounds

Is this feasible or will I still need to build a bridging layer to call into the iOS SDK?

The SDK API I'm using also uses call backs, are callbacks support by dart native?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.