static Future<Jet> start(JetConfig config) async { WidgetsFlutterBinding.ensureInitialized(); return bootApplication(config); }