
* Deprecates `BinaryMessages` in favor of a default instance of `BinaryMessenger`, called `defaultBinaryMessenger` * Platform channels use the `defaultBinaryMessenger` for their binaryMessenger default argument.
This is a fake package for use by automated testing.
For example, the flutter_tools
package uses this to test flutter test
.