flutter_barcode_scanner
flutter_barcode_scanner copied to clipboard
This plug-in dose not work on higher than Flutter 2.0.6
Just to let you know, if you want to use this plug-in, don't go higher than Flutter 2.0.6
Has anyone fixed this in a fork ?
Have to confirm. Not working on 2.1.0. A fix would be highly appreciated :-)
+1
I am also not able to use this plugin with Flutter v2.10.1.. Haven't tried on lower versions as of now.. A fix will be highly appreciated..
Same issue for me... the plugin doesn't work on Flutter v2.10.2 but work on Flutter v.2.8.0.
I was not able to use the plugin on Flutter v2.10.1.. As Mythar said that the plugin was working on Flutter v2.0.5, so I downgraded to the same by deleting all the flutter files. Then I experienced some issues and had to upgrade my Flutter again by downloading and extracting the new version files (this time to Flutter v2.10.2) and to my surprise, the Barcode Scanner worked. I don't know what the problem was but I got it fixed liked so.. You guys also try for yourself once.
Because of some of my Plugins, i have to use FlutterFragmentActivity instead of FlutterActivity. I fixed mine with: #128