Google Flutter integration with JUCE?

Hi. Does anyone know if JUCE can be used on mobile devices with Google’s new platform Flutter? With Flutter you can write one codebase in DART language and then compile to native for both Android and iOS. It is Widget based.

I would need JUCE to handle some audio processing like running a sequencer-like setup where midi files to GM synth syncs with audio files playing, some audio file editing and recording plus reverb.

Flutter with JUCE - my solution approaching mobile accessibility