main library
Classes
- App
- OmniAccelerANT's half of the shared shell.
Constants
- appSettingsFilePath → const String
- blogSettingsFilePath → const String
- twoCentsSettingsFilePath → const String
- userSettingsFilePath → const String
- webrtcSettingsFilePath → const String
Functions
-
loadAppSettings(
) → Future< OmniBootstrapData> - Loads all application settings in parallel for improved startup performance.
-
main(
) → Future< void>
Typedefs
- OmniBootstrapData = (dynamic, dynamic, List, List, dynamic)
- Everything this app reads off disk before its first frame.