feat(mobile): Add integration tests (#1359)

This commit is contained in:
Matthias Rupp
2023-01-22 04:43:28 +01:00
committed by GitHub
parent e5d798581c
commit f4c90426a5
10 changed files with 246 additions and 15 deletions

View File

@@ -57,6 +57,8 @@ dev_dependencies:
build_runner: ^2.2.1
auto_route_generator: ^5.0.2
flutter_launcher_icons: "^0.9.2"
integration_test:
sdk: flutter
flutter:
uses-material-design: true