mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-14 12:06:24 +00:00
Adds an initial unit test
This commit is contained in:
parent
63a351bfad
commit
cd9af13e27
4 changed files with 234 additions and 20 deletions
|
|
@ -38,10 +38,9 @@ dependencies:
|
|||
url_launcher: ^6.0.9 # Open link in system browser
|
||||
|
||||
dev_dependencies:
|
||||
flutter_launcher_icons:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
lint: ^1.0.0
|
||||
flutter_launcher_icons: ^0.9.0
|
||||
lint: ^1.8.0
|
||||
test: ^1.21.0
|
||||
|
||||
flutter_icons:
|
||||
android: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue