Closed JakobPaulsson closed 2 years ago
To test a widget, simply add the widget to the widgetList variable in TestWidgets.dart and run flutter using:
flutter run -t lib/TestWidgets.dart
Instructions are also in the file.
Test widgets
To test a widget, simply add the widget to the widgetList variable in TestWidgets.dart and run flutter using:
Instructions are also in the file.