We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d929e5 commit 92ed275Copy full SHA for 92ed275
packages/sensors_plus/sensors_plus/example/lib/main.dart
@@ -2,7 +2,7 @@
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
-// ignore_for_file: public_member_api_docs
+// ignore_for_file: public_member_api_docs, use_build_context_synchronously
6
7
import 'dart:async';
8
0 commit comments