You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "pair_interface_test.dart" is currently the best place for documentation related to driveOther, receiveOther, conditionalDriveOther, and conditionalReceiveOther. It would be good to have them in the user guide as well.
Desired solution
Add documentation in the user guide about interfaces to talk about ways to drive/receive (including conditionally) between interfaces so you don't have to refer to the test for the documentation.
Alternatives considered
No response
Additional details
No response
The text was updated successfully, but these errors were encountered:
Motivation
The "pair_interface_test.dart" is currently the best place for documentation related to
driveOther
,receiveOther
,conditionalDriveOther
, andconditionalReceiveOther
. It would be good to have them in the user guide as well.Desired solution
Add documentation in the user guide about interfaces to talk about ways to drive/receive (including conditionally) between interfaces so you don't have to refer to the test for the documentation.
Alternatives considered
No response
Additional details
No response
The text was updated successfully, but these errors were encountered: