How to integrate Google Fleet Engine Driver SDK with Flutter?

I’m working on a Flutter delivery app that uses Google Fleet Engine. According to the documentation link, the Driver SDK is only available for Java and Swift.

Is there a recommended way to integrate the Driver SDK with Flutter? If not, what would be the best alternative approach?