Closed zhouleonlei closed 2 years ago
.git/config
). Please read the Style guide and follow the Google C++ code style.A channel (a.k.a. plugin) is for interaction between the embedder and Dart code (framework or app code). You shouldn't implement this feature in settings_channel.cc
or any other file under the channels
directory unless you're implementing a "channel" (such as "flutter/settings"
) that is known to both the embedder and Dart code. If you really want to do so, you should provide a rationale for your decision. Otherwise please redesign your code and open the PR again.
@xuelian-bai Could you review thoroughly before this guy opens a PR so that it meets our quality standards?
Add accessibility high contrast in Menu for TV profile