qrscan
-
Flutter QR Code Scan Simple exampleFlutter/mobile 2020. 5. 12. 15:27
https://pub.dev/packages Page 1 | Top packages Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter, AngularDart, and general Dart programs. pub.dev If you access the Flutter (Dart) package site above and search for qrcode, you will see many packages. Let's use the qrscan package from the above list. From now on, we will assume that y..