Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about flutter-qrcode

Read more about flutter-qrcode

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - flutter-qrcode

QR Code URL data not readable or encrypted

There is an app which I use, which can read the name of a location from a qr code. Recently, the qr code was changed so that the name of the location is no longer readable by zxing or any other barcod...
test-img

Craig Morgan

qr-code

zxing

flutter-qrcode

Votes: 0

Answers: 1

Latest Answer

The "encoded" URL contains the value TW9qaXRvJ3MgQmVlciBCYXI= for the attribute eln. This is obviously a Base64 encoded value. If you run the value through a Base64 decoder (e.g. https://www...
test-img

Codo

After successfully a Barcode / Qrcode Scanner on Flutter VSCode, when I try to make apk file, I get an error

Code: import 'package:flutter/material.dart'; import 'package:qr_code_scanner/qr_code_scanner.dart'; import 'dart:io'; import 'package:flutter/foundation.dart'; void main() { runApp(const MyApp());...
test-img

Syed Ali Sultan Bukhari

android

flutter

dart

visual-studio-code

flutter-qrcode

Votes: 0

Answers: 2

Latest Answer

I built it on a first try. What can you try: Set minSdkVersion to 20 run flutter clean upgrade all dependencies run flutter channel stable && flutter upgrade My configuration: Flutter 2.10.4...
test-img

Electron

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved