Utku

Results 13 comments of Utku

I am able to duplicate the issue as well. Using 3.0.0

@juliansteenbakker , I was able to replicate this issue on: * Pixel 4 API 30 - Android Emulator * Samsung Galaxy A02 Android version 11 - Physical device

I was able to solve this issue by changing to qr_code_scanner package.

I have found a package that fixed my problem `qr_code_scanner` as this issue is still open for over a month now. ```dart import 'package:qr_code_scanner/qr_code_scanner.dart'; import 'package:vibration/vibration.dart'; import 'package:flutter/material.dart'; class QRScannerWidget...

Hello, @ueman currently this is conflicting with feedback versions 3.1.0, 3.2.0 and I'm using `intl ^0.20.2` for another dependency. When will this be fixed, can we just bump up the...

@maheshj01 , I've created a PR by removing the deprecated parameters. Please see: https://github.com/maheshj01/searchfield/pull/249

Did you seriously remove our comments @maheshj01 ? Instead of actually approving the pull request to fix this issue? Are you seriously this bitter and un-professional?

This is clearly just a case of super.constructor parameters being deprecated by Flutter, what is there to test? I've literally manually changed the parameters on the pub-cache and was able...

Thank you for your contribution to open source library searchfield, @maheshj01 . It allows compilation in both Android and iOS, if you simply compile the application after doing the changes...

> What comments are you talking about? No comment is ever deleted. > > > Here is an example of the deleted comment. ![Image](https://github.com/user-attachments/assets/e6e6d9a9-9cad-4c1b-8c06-fe448c176811)