Skip to content

Commit

Permalink
add link to docs about debugDefaultTargetPlatformOverride
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Nov 13, 2023
1 parent 778b4ed commit 11b7037
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/patrol/lib/src/binding.dart
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ class PatrolBinding extends LiveTestWidgetsFlutterBinding {

/// Temporary workaround for DevTools extension changing this value and not
/// resetting it.
///
/// See https://github.com/flutter/devtools/issues/6719
TargetPlatform? workaroundDebugDefaultTargetPlatformOverride;

@override
Expand Down

0 comments on commit 11b7037

Please sign in to comment.