Browse Source

fix(deps): update dependency flutter_zxing to ^1.4.0

pull/679/head
renovate[bot] 1 year ago committed by jld3103
parent
commit
8b58aa99b9
No known key found for this signature in database
GPG Key ID: 9062417B9E8EB7B3
  1. 2
      packages/neon/neon/pubspec.yaml

2
packages/neon/neon/pubspec.yaml

@ -20,7 +20,7 @@ dependencies:
sdk: flutter
flutter_native_splash: ^2.3.2
flutter_svg: ^2.0.7
flutter_zxing: ^1.1.2 # ^1.2.0 downgrades to image ^3.0.0 which breaks our dependencies. See https://github.com/khoren93/flutter_zxing/issues/94
flutter_zxing: ^1.4.0
go_router: ^10.1.2
http: ^1.1.0
image: ^4.0.17

Loading…
Cancel
Save