mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-23 16:00:41 +00:00
fixed tests
This commit is contained in:
parent
3ad2343456
commit
718d62bf59
1 changed files with 3 additions and 2 deletions
|
@ -17,7 +17,7 @@ dependencies:
|
|||
sdk: flutter
|
||||
intl: 0.17.0
|
||||
intl_utils: 2.8.1
|
||||
material_color_utilities: 0.2.0
|
||||
material_color_utilities: 0.1.5
|
||||
package_info_plus: 3.0.2
|
||||
permission_handler: 10.2.0
|
||||
provider: 6.0.4
|
||||
|
@ -29,9 +29,10 @@ dev_dependencies:
|
|||
flutter_launcher_icons: 0.11.0
|
||||
flutter_lints: 2.0.0
|
||||
flutter_native_splash: 2.2.16
|
||||
test: 1.22.2
|
||||
|
||||
dependency_overrides:
|
||||
material_color_utilities: 0.2.0
|
||||
test_api: 0.4.12
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
|
Loading…
Reference in a new issue