chore(mobile): Apply stricter linting rules for Flutter and known issues (#30373)

This commit is contained in:
Adam Gastineau 2026-07-30 12:15:35 -07:00 committed by GitHub
parent 9a143f0047
commit 858aeadce8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
29 changed files with 50 additions and 32 deletions

View file

@ -1,4 +1,4 @@
// ignore_for_file: avoid_print
// ignore_for_file: avoid_slow_async_io, avoid_print
import 'dart:convert';
import 'dart:io';