import 'package:flutter_test/flutter_test.dart'; void main() { setUp(() {}); test('Artboards can be read from files', () {}); }