adazh 93c32c4ff6
Moved the default BinaryMessenger instance to ServicesBinding (#38464)
* Moved the default BinaryMessenger instance to ServicesBinding

This reverts commit 821602aef36983d416836e5d6fcc78fe9d3facb1.

* Added assertion in defaultBinaryMessenger. Also fixed the devicelab tests.
2019-08-21 16:47:42 -07:00
..

The files in this directory are used as part of tests in the flutter_tools package. Some are here because here these tests need a pubspec.yaml that references the flutter framework (which is intentionally not true of the flutter_tools package). Others are here mostly out of peer pressure.