Oleksii Furaiev

Results 5 issues of Oleksii Furaiev

* **Dart code metrics version:** 4.9.1 * **Dart sdk version:** 2.15.0 (stable) **Please show your full configuration:** Configuration ```yaml analyzer: exclude: - "**/*.g.dart" - "**/*.gr.dart" - "**/*.freezed.dart" - "**/generated/**.dart" -...

type: enhancement
good first issue
area-commands
area-unused-l10n

It would be nice to have a possibility to exclude some keys by mask: E.g. `flutter pub run dart_code_metrics:metrics check-unused-l10n lib -p ^S$ --exclude 'mcc*|any_other_mask'` ```.arb "hello": "Hello",

type: enhancement
area-commands
area-unused-l10n

Hi, thank you for the cool package, I've found that one of the animations isn't played correctly. The envelope that should move in the box isn't shown at all. It...

It seems like this package isn't supported anymore, last update was 9 month ago, 14 PR are opened.

Hi, thank you for your package. It works smoothly on iPhone 7 - fingerprint but on iPhone X it proposes to enter a pin, not a face ID. How can...