You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[line 5] Unused import: 'package:flutter_qr_reader/flutter_qr_reader.dart'. Try removing the import directive.
[line 15] The name 'QrcodeReaderViewState' isn't a type so it can't be used as a type argument. Try correcting the name to an existing type, or defining a type named 'QrcodeReaderViewState'
[line 30] The method 'QrcodeReaderView' isn't defined for the type '_ScanQRState'. Try correcting the name to the name of an existing method, or defining a method named 'QrcodeReaderView'
in pubspec.yaml flutter_qr_reader: ^1.0.5
The text was updated successfully, but these errors were encountered:
[line 5] Unused import: 'package:flutter_qr_reader/flutter_qr_reader.dart'. Try removing the import directive.
[line 15] The name 'QrcodeReaderViewState' isn't a type so it can't be used as a type argument. Try correcting the name to an existing type, or defining a type named 'QrcodeReaderViewState'
[line 30] The method 'QrcodeReaderView' isn't defined for the type '_ScanQRState'. Try correcting the name to the name of an existing method, or defining a method named 'QrcodeReaderView'
in pubspec.yaml
flutter_qr_reader: ^1.0.5
The text was updated successfully, but these errors were encountered: