1 Star 0 Fork 0

Arthas / Agora-Flutter-SDK

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
analysis_options.yaml 352 Bytes
Copy Edit Raw Blame History
Littlegnal authored 2022-12-20 16:18 . feat: Upgrade native sdk 4.1.0
include: package:flutter_lints/flutter.yaml
# Additional information about this file can be found at
# https://dart.dev/guides/language/analysis-options
analyzer:
exclude:
# Ignore generated files
- "**/*.g.dart"
- lib/src/impl/native_iris_api_engine_bindings.dart
- test_shard/**
linter:
rules:
# - public_member_api_docs
Dart
1
https://gitee.com/LichKing-2234/Agora-Flutter-SDK.git
git@gitee.com:LichKing-2234/Agora-Flutter-SDK.git
LichKing-2234
Agora-Flutter-SDK
Agora-Flutter-SDK
main

Search