data/dynamic_factories library

Functions

setupFactories({AudioRecorderModel recorder()?, LocalStorageModel localStorage()?, TTSModel tts()?, SimpleAudioPlayer simplePlayerFactory(File file)?}) → void
Sets up the factories for components that required them. Such as classes or methods needing the recorder to have been set.