30 comments found.
I’ve just tried the app demo, and unfortunately the main feature—scanning from media—doesn’t work at all. Could you let me know when this issue is expected to be fixed?
In addition, for future updates, I really hope you consider adding a more detailed barcode scan result. For example, it would be very helpful if the app could display product information such as the product name, country of origin, and direct links to the product on relevant marketplaces. This kind of feature would significantly improve the overall usefulness and user experience of the application.
Hi,
Thank you for trying the app demo and for your feedback.
We’re happy to inform you that the issue with the “scanning from media” feature has been resolved, and the fix is already included in the latest updated .apk file. Please download and install the newest version of the APK, and it should work as expected now.
Regarding your suggestion about more detailed barcode scan results — we truly appreciate this valuable input. Adding features like product name, country of origin, and direct marketplace links would significantly improve the overall user experience. We’ve noted your suggestion and will definitely consider implementing it in future updates as we continue to enhance the app.
Thanks again for your support! Feel free to reach out if you have any further feedback.
Hi, I’ve been testing this demo app quite intensively, and in my opinion there are a few things that could really improve the experience, such as:
- Adding a batch scan feature, similar to this app: https://play.google.com/store/apps/details?id=io.scanbot.demo.barcodescanner- Allowing multiple scan results to be exported to a single CSV file in one click.
- For barcode scan results, displaying more detailed information for generated barcodes (such as product origin, etc.).
- Adding a QR generation feature for payments (PayPal, crypto, etc.).
- And so on.
These are simply my suggestions for improving the app. I’d be excited to purchase the code if these features were implemented. Thank you for your time and attention.
Thank you so much for taking the time to test the app so thoroughly and for sharing such detailed feedback! Your suggestions are really valuable and show that you’ve given this a lot of thought.
The features you’ve mentioned—batch scanning, CSV export, detailed barcode information, and QR generation for payments—are excellent ideas that would definitely enhance the user experience. We truly appreciate you highlighting these improvements.
We’ll carefully review each of these features and add them to our development roadmap. Once we have the capacity, we’ll work on implementing them to make the app even better. Your input helps us prioritize what matters most to our users.
Thanks again for your interest and support. We’ll keep you updated on our progress!
I’ve tried the demo version of the QR Scanner app, and my first impression is quite good. The design looks minimalistic, visually pleasing, and easy to use. The QR and Barcode scanning features also work well and respond quickly.
However, there are a few things that could be improved:
1. The “Scan from Gallery” feature doesn’t work at all at the moment, making it impossible to scan codes from saved images.
2. The “History” tab could be improved by adding tags or categories to distinguish between scanned results and QR/Barcode codes created within the app.
Overall, the app already has a solid foundation. With a few refinements in these areas, this QR Scanner could become even more functional and user-friendly.
Thank you.
Honestly, I’m genuinely interested in purchasing this source code. I’ve even carried out several trials to make sure everything works properly. However, when I encountered some issues and took the time to write them down in detail hoping for a response or solution, there was, unfortunately, no reply at all from the developer. It’s quite disappointing, as I was actually planning to proceed with the purchase if proper communication had been established.
Thank you so much for taking the time to try the QR Scanner demo and for sharing such detailed feedback — I truly appreciate it.
I’m glad to hear that you liked the overall design and smooth performance of the QR and Barcode scanning features. Your suggestions are very valuable, and I completely agree on the areas that need improvement:
“Scan from Gallery” is currently not functioning as expected, and I understand how important this feature is for convenience. I’ll prioritize fixing this in the next update.
History management with tags or categories for separating scanned codes and created codes is a great idea, and I’ll work on enhancing this section to make it more organized and user-friendly.
I’m really sorry to hear about your previous experience with communication — it’s never my intention to leave a message unanswered. Your interest in purchasing the source code means a lot, and I truly appreciate your trust. If you’re still interested, I’d be happy to assist further, fix the issues, or even customize the app based on your requirements.
Thank you again for your honest feedback and patience — looking forward to hearing from you!
Honestly, you’re one of those true professional developers who can turn any idea into a successful project. With your expertise and skills, I’m 100% confident that if you build this app, it’s going to be a big money-making opportunity .
The exciting part is that there are no real competitors doing an Airbnb-style website or app on CodeCanyon (or similar platforms). That means the market is wide open, waiting for someone with your level of talent to make a breakthrough.
To make things even easier, there are free ready-to-use designs you can leverage for the project, so you don’t need to start from scratch:
https://www.figma.com/community/file/1242554380137866658 https://www.superduperui.com/clones/airbnb https://www.superduperui.com/ui-clones https://www.figma.com/community/file/1372927273293392906 https://www.superduperui.com/clones/airbnb-desktop So not only do you have the unique idea with no competition, but also the full design assets for free, which means you can focus directly on coding and building something great. I truly believe this project could be a game-changer for your portfolio and open up huge opportunities for income and recognition. ✨Thank you so much for your kind words and encouragement — I truly appreciate it!
It’s great to hear your confidence in the idea, and I agree — the concept definitely has strong potential, especially with such limited competition.
The resources and design links you shared are really helpful too — they’ll make it much easier to get started without having to build everything from scratch. I’ll definitely explore them and consider how best to turn this into a polished, high-quality project.
And if you’d like to have this app built for your personal use or business, you’re welcome to hire our team — we’d be happy to bring your vision to life.
Thanks again for the thoughtful message and motivation — it truly means a lot!
Hi! I’m interested in buying this app. I already have a custom backend for event ticketing and I would like to use this app as a check-in tool for scanning QR codes and validating tickets.
Is it possible to adapt this app so that the QR scan sends a request to my own API endpoint (e.g. /api/scan-ticket) and handles the response (valid, used, or cancelled ticket)?
Thanks in advance!
Yes, it’s absolutely possible to adapt the app to work with your custom backend. You can modify the QR code scanner to send requests to your own API endpoint (e.g., /api/scan-ticket) and handle responses accordingly (such as valid, already used, or cancelled tickets).
If you’d like to implement this customization, you can either handle it yourself if you’re comfortable with development, or consider hiring a developer to assist with the integration.
Thanks !
Hello developer, the app needs to be updated to the latest version of Flutter, and all the packages also need to be updated to the latest version.
when? thank u
Your project is configured to compile against Android SDK 34, but the following plugin(s) require to be compiled against a higher Android SDK version: - audioplayers_android compiles against Android SDK 35 - flutter_plugin_android_lifecycle compiles against Android SDK 35 Fix this issue by compiling against the highest Android SDK version (they are backward compatible). Add the following to C:\Users\top\Desktop\QR_CodeScanner_Barcode_Reader_SourceCode\android\app\build.gradle:
I have a suggestion. Why didn’t you use that beautiful and elegant design? https://www.figma.com/design/rcpNpUuZPK8iHkgrOzNZoI/QR-Code-Scanner-App--Community-?node-id=0-1&p=f&t=UltYti5gREtpGT47-0
Hello Oabobayan,
We will soon update all apps to SDK 35 (Android 15). If you want to go now, then you can go to the gradle.build file change SdkVersion 34 to 35.
Regarding the design, this app is designed by my own designer, and it’s unique. If you want to redesign it like the attached link, you should hire us for customization.
Contact us via email or Teams for more queries.
Thanks!
In the next update, we need to add the default system mode instead of just night and day mode.
https://terafile.net/drive/s/y4E8CuXvnLLJC5s39zsuR3Rs01vcmaHello oabobayan,
In our base structure, only the Dark and Light modes are available. If you want to add a default theme option, then you can do it yourself or hire us.
For more queries, you can send a message via email or Skype.
Thanks !!
As a customer, I am providing suggestions to improve the app. As the developer, it is your responsibility to listen to feedback and implement these suggestions, since I paid for the app expecting services comparable to other applications.
Hello Oabobayan,
Thanks for your suggestion. We will check it and give you the option in the next update.
Thanks !!
Can this app scan not form barcode but in text format?
Hello,
Yes, we can scan from text format as well but for that, we need one custom formate in the app. Also, we have added a customer QRCode-generated module in the app you can check the demo APK.
For that degradation, you should contact us on Skype or via email.
Thanks !!
hello, Before purchase i want to confirm that if i buy regular license code then i get Google ads and subscription integration within this code or not?
For that you have to purchase extended licence.
Hello i have a issue when I tried run the project that say me “Flutter error “Namespace not specified in build.gradle” in a deferents plugins
Hi Sir,
Thanks For letting us know your feedback. We will check this issue and resolve it ASAP.
Hi Sir,
We have fixed All the issue with different plugins And uploaded latest Source code, You can download latest source code and check it. if you still face any issue please fill free to ask.
Thank you.
Need Native Java / Kotlin Script…
Hi Sir,
This project is built on the Flutter cross-platform. please let us know what your requirements are. so we can help you.
Hello, is it possible to return barcode type on scan results?
Hi Sir, Our team will check the possibilities and let you know As soon as possible
Hi Sir, Our team has done research on your requirements. It is not possible to get a barcode type from the scan result. as every QR or bar code will only return the text data. it is not possible to identify barcode type
Does this mean if I buy the “REGULAR” package I won’t be able to add admob, create subscriptions or is it just support?
All included
because I see in the description that if you buy the “REGULAR” version, there will be no ability to create subscription, ability to charge the customer
Yes
Please contact me on skype: chirag.vadukia for proper conversation.
If we purchase regular license can we setup admob ads or not ?
Yes, you can setup admob in regular licence.
Before purchasing the code i have a question if i want published outside of the play store how it will work billing system imagine that i want to published in galaxy store and it will load inapppurchases?? You will help me if i get error because i have never worked on flutter
I will purchase it end of this month
For other app stores, like the Galaxy Store, you have to implement their InApp-purchase SDK. For this, we will definitely help you with it.
Its free or i need to pay? If i need to pay how much
You have to pay for this.
We will check all the requirements and let you know the cost. Please let us know to which store you need to upload your app.
Galaxy store
Unfortunately, the Galaxy Store is not providing an in-app purchase SDK for Flutter. We will do the research for possibilities and let you know. Thank you
But playstore billing system doesn’t work outside of galaxy store we can’t set by Google cloud or something.
Galaxy store provides SDK for Android Native app (JAVA and Kotlin), So we will check if we can use that SDK in Flutter using the Method channel. We will check these possibilities and let you know.
after testing i need to purchase from here or from you guys directly?
From code canyon
are you gonna add samsung iap or not i want to know
First, you have to purchase it using Code Canyon’s existing code, then share that code with us. We will modify that code according to your requirements.
For Galaxy IAP, we need to do some research. We will check it and let you know if we can implement it in Flutter or not.
How much are you gonna charge
We will discuss it with our team and let you know the time estimation and cost.
Please tell me cost please first
Hello sir,
We have checked, and the Galaxy Store is not providing an in-app purchase SDK for Flutter. Also, we can not use Java or Kotlin SDKs for the Flutter project, so I think we cannot implement in-app purchases for the Galaxy Store in this app.
please Add AppLovin…
Noted. Thank you for suggestion.
can you add “create image” on iCloud or google drive? I am buying it right away!
You are interested in purchasing a regular or extended license?
Please contact me “chirag.vadukia@gmail.com” or skype: chirag.vadukia
Great work .. Is there Cyber Week sale ?
No
Hello, good time, which version should we buy to use and publish the app on Google Play under our own name? Is it possible to remove the in-app payment, is it possible to add ads instead?!
Hello, good time, which version should we buy to use and publish the app on Google Play under our own name?
== Extended licence
Is it possible to remove the in-app payment, is it possible to add ads instead?
== Yes
How can i disable the creation menu (email, text, barcode …)
Hi Lashkha,
You can comment or remove any item from the above array to disable the creation menu, please take a look at to screenshot.
https://prnt.sc/5z5R9lkl5nbfCan we export the scan history in xml or csv batch?
Hi serdakesgin,
You can export CSV file by click on this button in app : https://prnt.sc/oQMsxfVUZQir
I want to download my favourites or history in a single file (xls, csv)
Maybe you can consider this as a future update 
This is the final version from our side regarding functionality. If you need this functionality, then you can hire us.
<uses-permission android:name=”android.permission.QUERY_ALL_PACKAGES”/> this permission would be problem when publishing the play store and appstore.
Hi Jancooth, You can remove this permission in the latest version. It will not required anymore. All functionality will work without it.
Hello, Jancooth! Do you have any more doubt? Let me know. Still you have not purchased app, any problem?