mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
3c271bb942
Started asserting the FlutterEngine is running before communicating over channels. This changes a null pointer exception to an NSException that will provide some meaningful data to clients incorrectly using the engine in an add-to-app situations.