fix: gpu parse

This commit is contained in:
lollipopkit
2024-05-20 15:57:51 +08:00
parent 381acbf5ed
commit ed05bddbbc
7 changed files with 3306 additions and 24 deletions

View File

@@ -9,6 +9,14 @@
# packages, and plugins designed to encourage good coding practices.
include: package:flutter_lints/flutter.yaml
analyzer:
exclude:
- '**/*.g.dart'
language:
# strict-casts: true
# strict-inference: true
# strict-raw-types: true
linter:
# The lint rules applied to this project can be customized in the
# section below to disable rules from the `package:flutter_lints/flutter.yaml`