2.0.0
- BREAKING: feat: Add
AppBuilder
widget - BREAKING: WidgetConfiguration:
WidgetConfiguration.app
removed, usechild
withAppBuilder
WidgetConfiguration.splash
removed, usechild
withAppBuilder
- BREAKING: RunnerConfiguration:
RunnerConfiguration.preInitializeFunctions
removed, useAppBuilder.preInitializeFunctions
RunnerConfiguration
has two constructors, default and guarded