Initial commit: Minimal Flutter timer with push notifications
This commit is contained in:
5
analysis_options.yaml
Normal file
5
analysis_options.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
linter:
|
||||
rules:
|
||||
- prefer_const_constructors
|
||||
- prefer_const_declarations
|
||||
- avoid_print
|
||||
Reference in New Issue
Block a user