Published 2025-08-08
Generated API code to interface with Darwin 3 servers.

VertxEventBus must be registered with GetIt.LocalApiEventBus must be registered with GetIt. In flutter_darwin it must also register LocalEventBus and it must be the same instance.HHApiUserModel must be registered with GetIt and as ChangeNotifierProvider (must be the same instance). In flutter_darwin it must also register HHUserModel and it must be the same instance.HHApiUserModel must be overloaded, and updatePrettyUserGroups must get implemented.PkgDarwinApiText.delegate must be registered with your MaterialApp::localizationsDelegates, and with GetIt.IConfiguration must be implemented and registered with GetIt.dart:html in favor of package:web (some routines throw NotImplementedException for web).stomp_dart_client breaking changes.tp_sockjs_client_wrapper dependency.sockjs_client_wrapper dependency.quiver dependency.async constructs.await unawaited futures.unawaited.print statements for logging.GetIt.instance< to GetIt.instance.get<.flutter_darwin.