flutter_flutter/content_handler
Chinmay Garde b14a33c472
Perform termination in response to session errors on the platform thread. (#5246)
Follows the same pattern followed for termination in response to isolate shutdown.
2018-05-11 19:26:39 -07:00
..
2018-05-10 15:57:29 -07:00

Flutter Application Runner

Implements the component::ApplicationRunner FIDL interface to launch and run mutliple Flutter applications within the same process.