mirror of
https://github.com/Iconica-Development/flutter_shopping.git
synced 2025-05-19 00:43:45 +02:00
* feat: add flutter_shopping package * feat: add flutter_shopping_cart package * feat: add flutter_order_details package * feat: add flutter_product_page package * feat: remove example apps * feat: update pubspecs * feat: add github actions * feat: export all the components through the flutter_shopping
10 lines
158 B
YAML
10 lines
158 B
YAML
include: package:flutter_iconica_analysis/components_options.yaml
|
|
|
|
# Possible to overwrite the rules from the package
|
|
|
|
analyzer:
|
|
exclude:
|
|
|
|
linter:
|
|
rules:
|