mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The previous implementation would (silently) delete any previous ServiceProviderImpl which would close all open mojo pipes. This would manfiest in the mojo:network_service never responding to Dart's request for loads. This mostly fixes issue #256, however there still appears to be a separate display-only race, which may be related to issue #52. R=abarth@google.com
Sky
For information about using the latest stable release of Sky, please see the package/sky/ directory.
For more information about the Sky framework, see the package/sky/lib/ directory.
For details about the internals of Sky's engine, see the engine/ directory.
For information about contributing to Sky, please see CONTRIBUTING.md.