I tried to find the solution. But I failed. Please help me if anybody know the solution.
What I would like to do is printing the current time on the terminal while pressing the reset button. ElevatedButton( onPressed: () {
After implementing the pull to refresh button on webview I'm facing the screen scrolling issue on webview. When I try to scroll the screen upwards or downwards
I tried to convert this code from php <?php function sendjson($url, $array_params) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url);
Since im new in firebase, im having trouble with duplicated name already exists, and i need your help. E/flutter (21802): [ERROR:flutter/lib/ui/ui_dart_state.cc
When running Flutter build apk with version 0.0.81 the following error is thrown 1 exception was raised by workers: java.lang.RuntimeException: Duplicate class
When we need to read (not watch) a provider inside another one the documentation is clear: "DON'T CALL READ INSIDE THE BODY OF A PROVIDER" final myProvider = Pr
I am trying to use the Flow widget of Flutter, aligned to the top-right of the screen, and translating towards left. I tried using Stack + Positioned, I tried u
I've a JSON file in assets and my radio app works fine in local, streaming from the links given, however in prod, the names of the list show but whenever I clic
I'm new in flutter I want to set flutter sdk path in Mac OS (VS code) for this I'm fallow the https://flutter.dev/docs/get-started/install/macos#update-your-pat
I am writing a networking app, In there I just want to control the speed of the network (Increase and Decrease). Are there any solutions to achieve this?
I'm just using it for text detection only. below code added in manifest file ,but no changes in the build right now ,still it takes too much size. How to solv
I have this simplified dart file using dart:js: (dataLayer is used for Google tags, if that's any help) @JS() import 'package:js/js.dart'; @JS('dataLayer.push'
How can I add new items to the selection text popup menu (such as Copy/Paste/Cut/item2) in a Flutter custom text selection menu
I have implemented a silver app bar with background image on my flutter app. i want to make title of the silver app bar to hide when silver app bar on expanded
I cannot setup the logic. I have three values. You know signalr only changing value comes. When i tried to change, every values change. Here is my code part=>
I have a Flutter App in the Playstore and if you have Android 12, it will just pop an Error Message: "AppName cannot be installed" My Flutter version is 2.5.0 I
I am new to Flutter. When I want to run my Flutter application on Windows, I get this error: Launching lib\main.dart on Windows in debug mode... CMake Error at
I am trying run my application on IOS simulator, After pod install and run application I got this error: [+2469 ms] Could not build the application for the simu
I have been scouring the internet for days on a solution to this problem. That is, how to handle aggregation when there is no network connection? I have a task