mirror of
https://github.com/kuhyx/testsAndMisc-archive.git
synced 2026-07-04 16:43:08 +02:00
- Add DemoAnnotationEditorScreen: wraps the real AnnotationEditorScreen with an in-memory Drift DB seeded with 6 lines of Hamlet's soliloquy, 4 TextMarks, 4 LineNotes, 4 LineRecordings (3 on line 0 with grades), and 1 AnnotationSnapshot — all ephemeral, zero writes to disk - Add /demo route to go_router - Show 'See a demo' OutlinedButton.icon on the empty library screen only - Tests: 6 widget tests for DemoAnnotationEditorScreen (including runAsync pattern for Drift real-time timer handling), 2 new home screen tests, and a router test for the /demo route All 366 tests pass, 100% branch coverage, flutter analyze --fatal-infos clean |
||
|---|---|---|
| .. | ||
| bloc | ||
| database | ||
| screens | ||
| services | ||
| theme | ||
| widgets | ||
| app.dart | ||
| main.dart | ||
| router.dart | ||