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
Channel Mock #
A package to help mock plugin communication channels (MethodChannel
) in Flutter.
This plugin is also available on pub
Getting Started #
For help getting started with Flutter, view the online documentation. You can also visit us at Flutter Institute
For help on editing package code, view the documentation.