python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Execution failed for task ':barcode_scan2:compileDebugKotlin'
I was using the barcode_scan package in my flutter application, and after the package was closed, I started using the newly opened barcode_scan2 package. But I am getting the below mentioned errors. W...
VolkanUstekidag
Votes: 0
Answers: 1
I have problem with time zone package in flutter
i try to make a custom notification but i have some error
thats my error :
Exception has occurred.
LateError (LateInitializationError: Field '_local@263310200' has not
been initialized.)
and that's ...
king of chert20
Votes: 0
Answers: 0
Flutter: How to check if home button and power button are pressed in device
How to check if the home button or the power button are pressed in an android/ios device in Flutter App.
There is a package - https://pub.dev/packages/hardware_buttons
Now it is not compatible with Fl...
Tushar Sharma
Votes: 0
Answers: 1
Error: Cannot run with sound null safety, because the following dependencies don't support null safety: - package:emoji_picker_2
Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:
package:emoji_picker_2
For solutions, see https://dart.dev/go/unsound-null-safety
Techno
Votes: 0
Answers: 1