Configure wallet types for the app

This commit is contained in:
M 2021-12-24 14:37:24 +02:00
parent dd784a7829
commit e6b1da376d
224 changed files with 903 additions and 23743 deletions

View file

@ -2,10 +2,7 @@ analyzer:
strong-mode:
implicit-casts: false
implicit-dynamic: false
exclude:
- "build/**"
- "lib/generated/*.dart"
- "**.g.dart"
exclude: [build/**, lib/generated/*.dart, lib/**.g.dart, cw_monero/ios/External/**, cw_shared_external/**, shared_external/**]
linter:
rules: