bug_recorder_platform_interface library

The platform contract, exported separately so that alternative implementations (or tests) can depend on it without pulling in the widgets.

Classes

BugRecorderPlatform
The contract between the Dart facade and each native implementation.
MethodChannelBugRecorder
Default BugRecorderPlatform, talking to Android/iOS over MethodChannel and two EventChannels.