format, lint

outsource preview table in several function
revert android compile version
This commit is contained in:
2022-08-25 22:48:44 +02:00
parent 404d1d7cf7
commit a7757b14dd
17 changed files with 184 additions and 134 deletions

View File

@ -11,7 +11,5 @@ import 'package:flutter_test/flutter_test.dart';
import 'package:openmediacentermobile/main.dart';
void main() {
testWidgets('Counter increments smoke test', (WidgetTester tester) async {
});
testWidgets('Counter increments smoke test', (WidgetTester tester) async {});
}