diff --git a/packages/neon/neon/pubspec.yaml b/packages/neon/neon/pubspec.yaml index 1c557b4c..b78075fc 100644 --- a/packages/neon/neon/pubspec.yaml +++ b/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