mirror of
https://github.com/kuhyx/testsAndMisc-archive.git
synced 2026-07-04 15:03:04 +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 |
||
|---|---|---|
| .. | ||
| assets/public_domain | ||
| lib | ||
| linux | ||
| test | ||
| web | ||
| .gitignore | ||
| .metadata | ||
| analysis_options.yaml | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
horatio_app
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.