mirror of
https://github.com/Iconica-Development/flutter_nested_categories.git
synced 2025-05-18 15:23:44 +02:00
* feat: add nested category functionality * feat(example): add nested category example app * chore(changelog): add v0.0.1 changelog * chore(readme): add readme * feat(custom-header): add custom category header functionality * feat(header_style): add default header style requirement * feat(capitalization): add header capitalization * fix: feedback * fix: feedback
10 lines
156 B
YAML
10 lines
156 B
YAML
include: package:flutter_iconica_analysis/analysis_options.yaml
|
|
|
|
# Possible to overwrite the rules from the package
|
|
|
|
analyzer:
|
|
exclude:
|
|
|
|
linter:
|
|
rules:
|