Initial commit: Minimal Flutter timer with push notifications

This commit is contained in:
Developer
2026-01-09 00:20:38 +08:00
commit 2a2f718a4b
26 changed files with 1050 additions and 0 deletions

5
analysis_options.yaml Normal file
View File

@@ -0,0 +1,5 @@
linter:
rules:
- prefer_const_constructors
- prefer_const_declarations
- avoid_print