azihsoyn / flutter_mlkit

A Flutter plugin to use the Firebase ML Kit.
MIT License
392 stars 91 forks source link

Write method channel in Swift to replace objective C method channel #107

Open iamalwaysuncomfortable opened 2 years ago

iamalwaysuncomfortable commented 2 years ago

The Object-C method channel to mlkit libraries while still technically valid, would be much more accessible in Swift. Potentially consider replacing it with a Swift implementatoin.