diff options
| author | uvok | 2026-05-06 20:18:35 +0200 |
|---|---|---|
| committer | uvok | 2026-05-06 20:18:35 +0200 |
| commit | a22483e0568e1a5c6254fb5e2aa15816a3ece349 (patch) | |
| tree | b341ee91caaa11b40cb7105e789d4bc6ee1546f6 /test/scanning_widget_test.dart | |
| parent | 2a08a1e295647bc37a0ee5c17c24dcc812b02d48 (diff) | |
Decompose widgetsmain
Diffstat (limited to 'test/scanning_widget_test.dart')
| -rw-r--r-- | test/scanning_widget_test.dart | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/scanning_widget_test.dart b/test/scanning_widget_test.dart index 987dc59..552b8c5 100644 --- a/test/scanning_widget_test.dart +++ b/test/scanning_widget_test.dart @@ -5,7 +5,6 @@ // gestures. You can also use WidgetTester to find child widgets in the widget // tree, read text, and verify that the values of widget properties are correct. -import 'package:flutter/widgets.dart'; import 'package:uvok_epaper_badge/control/mock_scanner_controller.dart'; import 'package:uvok_epaper_badge/control/scanner_controller.dart'; import 'package:uvok_epaper_badge/widgets/badge_app.dart'; |
