mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-07-28 14:29:39 +00:00
FlutterImplicitEngineDelegate and FlutterImplicitEngineBridge are not part of the stable Flutter SDK (3.35.x). Use the standard AppDelegate pattern with GeneratedPluginRegistrant.register(with: self) instead. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>