mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add a comment in the scenario app to meet the latest analyzer requirements (flutter/engine#35838)
This commit is contained in:
parent
6ef93045af
commit
60df5a37f3
@ -9,6 +9,7 @@ import 'scenario.dart';
|
||||
|
||||
/// Echo platform messages back to the sender.
|
||||
mixin PlatformEchoMixin on Scenario {
|
||||
/// Handle a platform message.
|
||||
@override
|
||||
void onPlatformMessage(
|
||||
String name,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user