Hichem MGpythononline.hashnode.dev·Jul 1, 2024How to Generate Barcodes in PythonBarcodes are widely used in various industries for tracking products, managing inventory, and more. Creating barcodes programmatically can be extremely useful for automation and integration into software applications. In this tutorial, we will explor...DiscussPython
No Code Developervidhyut.hashnode.dev·Apr 10, 2024Google Forms Alternative with QR CodeWhile Google Forms is the most common choice for capturing information, sadly, it does not support a QR code or barcode scanner. But using Clappia's no-code platform, you can design apps with additional features such as the QR Code or Barcode Scanner...DiscussQrcode
Maximilian KeppelerPromaxkeppeler.com·Mar 20, 2024WearSocials 2.0Scan, store, manage, view, share —the best code wallet out there. In late 2023, Facundo Holzmeister, aka HowToMen on YouTube, announced plans to feature WearSocials in his Top 20 Best Android Apps 2024 video. He expressed his fondness for the app and...DiscussNewsqr code
Fahad Rizwanraid3n.hashnode.dev·Jan 8, 2024How to limit Scan Area ~expo-barcode-scannerI was creating an app for iOS using expo, where I had to scan multiple QR codes but the problem was the whole camera acted as a scanner so it scanned the first QR code that was visible in the camera. I tried different libraries such as react-native-v...Discusssoftware development
Pavlo Datsiukpavlodatsiuk.hashnode.dev·Oct 19, 2023Implementing a .NET MAUI Blazor Hybrid App with ZXing QR/Barcode ScannerMobile application development has witnessed significant changes and advancements in recent years. One of the notable shifts is the rise of cross-platform development frameworks that allow developers to build apps for multiple platforms with a single...Discuss·933 reads#maui
Baba Ali Abdul'Azizb6i.hashnode.dev·Apr 8, 2023Scanning Barcode In Web AppsExciting news for web developers! 🎉 The Barcode API is for browsers for generating and scanning barcodes seamlessly on your website web apps. While native implementations in browsers only support certain barcode formats, libraries like QuaggaJs or Z...Discuss·1 like·56 readsbarcode
Siddhardha Darsisiddhardha.hashnode.dev·Feb 20, 2023Creating a High-Performing Barcode/QR Code Scanner in Flutter — Tips, Tricks and Advanced FeatureIn today’s digital age, barcode and QR code scanning have become essential features in many mobile applications. Whether for product scanning in retail apps or ticket scanning in event management apps, the ability to scan and decode barcodes and QR c...Discuss·1 like·96 readsFlutterFlutter
Jackson Jiangjacksonjiang.hashnode.dev·Jan 3, 2023How to Develop a QR Code Scanner for Paying ParkingBackground One afternoon, many weeks ago when I tried to exit a parking lot, I was — once again — battling with technology as I tried to pay the parking fee. I opened an app and used it to scan the QR payment code on the wall, but it just wouldn't re...DiscussJava