1 Star 0 Fork 1

沐枫/flutter_baidu_mapapi_map

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
analysis_options.yaml 715 Bytes
一键复制 编辑 原始数据 按行查看 历史
沐枫 提交于 2021-08-10 14:02 +08:00 . 基础地图 Flutter 空安全升级
# include: package:pedantic/analysis_options.1.9.0.yaml
analyzer:
errors:
unused_import: warning
unused_shown_name: warning
exclude:
- 'doc/**'
- 'lib/src/third_party/pkg/**'
- 'lib/templates/*.html'
- 'pub.dartlang.org/**'
- 'testing/**'
- 'testing/test_package_flutter_plugin/**'
- 'testing/test_package_export_error/**'
linter:
rules:
# - always_declare_return_types
- annotate_overrides
- avoid_init_to_null
- directives_ordering
- no_adjacent_strings_in_list
- package_api_docs
- prefer_final_fields
- prefer_generic_function_type_aliases
- slash_for_doc_comments
- unawaited_futures
# - unnecessary_brace_in_string_interps
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/andlin/flutter_baidu_mapapi_map.git
git@gitee.com:andlin/flutter_baidu_mapapi_map.git
andlin
flutter_baidu_mapapi_map
flutter_baidu_mapapi_map
master

搜索帮助