4 Star 74 Fork 14

toly1994328/FlutterUnit

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
analysis_options.yaml 703 Bytes
一键复制 编辑 原始数据 按行查看 历史
toly1994328 提交于 2025-05-22 09:55 +08:00 . upgrade flutter sdk -> 3.32.0
# This file configures the analyzer, which statically analyzes Dart code to
# check for errors, warnings, and lints.
#
# The issues identified by the analyzer are surfaced in the UI of Dart-enabled
# IDEs (https://dart.dev/tools#ides-and-editors). The analyzer can also be
# invoked from the command line by running `flutter analyze`.
# The following line activates a set of recommended lints for Flutter apps,
# packages, and plugins designed to encourage good coding practices.
include: package:flutter_lints/flutter.yaml
linter:
rules:
avoid_print: false # Uncomment to disable the `avoid_print` rule
file_names: false
analyzer:
# exclude:
# - modules/widget_system/widgets/**
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/toly1994328/FlutterUnit.git
git@gitee.com:toly1994328/FlutterUnit.git
toly1994328
FlutterUnit
FlutterUnit
master

搜索帮助