Integrate JUCE with Flutter

Is it possible to integrate JUCE with a flutter app as a native library and call JUCE methods via Dart FFI or Platform Channels? My thinking is that one could create a Flutter app for android/iOS and call JUCE audio functions from the Flutter UI/