channel_mock 2.0.0%2B3
SDKflutter
Platformandroidioswindowslinuxmacos
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
Reference the two example dart files to see how to use this package.