channel_mock 2.0.0
channel_mock: ^2.0.0 copied to clipboard
A package to help mock communications channels in Flutter to make unit testing and mocking flutter plugins easier
[2.0.0] - 2022-08-22 #
- Updating to be compatible with dart 2 and nullsafety
[0.0.2] - 2018-02-24 #
- No functionality changes. This was all aesthetic.
- Formatting all the dart code using dartfmt
- Getting everything set up to integrate with travis-ci
[0.0.1] - 2018-02-24 #
- First implementation of mock functionality