repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
io block script on webview flutter
Invalid
step to reproduce I be use the webview flutter package and when openne a specific page on release mode it didn t work as expect it probably take so much step to reproduce it so maybe it would be well just to show the code in here I hope this help if not I can provide more code too h...
flutterflutter
tool crash clientexception
Invalid
command flutter no color run machine track widget creation device i d emulator 5554 start pause dart define flutter inspector structurederror true devtool server address lib main dart step to reproduce 1 2 3 log clientexception 0 ...
flutterflutter
please update documentation in android integration section of local auth plugin
Duplicate
documentation be obsolete in android integration section of local auth plugin update your mainactivity java import android os bundle import io flutter app flutterfragmentactivity import io flutter plugin flutter plugin android lifecycle flutterandroidlifecycleplugin import io flutter plugin localau...
flutterflutter
improve package inheritance when maintainer quit
Invalid
this be for pub dev but I didn t know where to post it use case with the migration to null safety we all have struggle ask package maintainer to migrate their code but what have really be annoying be that there be always a pull request from the community just wait for the package owner to accept the pr ...
flutterflutter
substre show error after get value
Invalid
I m get this rangeerror in substre but everything be work my code print path var sstre path substre 1 celebrity 1 var index sstring tostring indexof 9 var n sstre var data n substre 0 index celebrity var i d sstring substre ind...
flutterflutter
xmlhttprequest error
Invalid
I be use django as backend I be run it on localhost and we apply cor requirement on django but still we can not run it on web however it work fine in mobile version please help I about this problem sincerely 2601bed2 522d 40fe 91ab 4cc6272c9d6f 1 2601bed2 522d 40fe 91ab 4cc6272c9d6f
flutterflutter
some android license not accept
Invalid
step to reproduce 1 flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 2 0 5 on microsoft windows version 10 0 19041 928 locale fr fr android toolchain develop for android device android sdk version 30 0 3 some an...
flutterflutter
video player load with stream datum
Invalid
how can I load video with steam datum I m get the datum from stream I want to load video when datum load from stream not in init state be it possible please give I some code to implement it
flutterflutter
google sign in get platformexception sign in fail com google android gms common api apiexception 12500 null null
Duplicate
step to reproduce I be try to implement google sign in in my project my pubspec cupertino icon 1 0 2 flutter bloc 7 0 0 dio 4 0 0 package info 2 0 0 device info 2 0 0 flutter svg 0 22 0 fluttertoast 8 0 3 permission handler 6 1 1 share preference 2 0 5 ...
flutterflutter
window desktop issue getter not find systemmousecursor
Invalid
I have this issue while try to flutter run error g3824a48c getter not find systemmousecursor build window flutter flutter assemble vcxproj on linux it compile just fine and work as intend I see pointer cursor on question mark icon minimal code to reproduce import ...
flutterflutter
google map not work in release mode
Invalid
use case proposal
flutterflutter
event handler make separate from build method of provider in flutter
Invalid
be it possible to handle event on provider s value update for example if login be success just navigate to main page how to handle that event from consumer without rebuild widget tree be it possible I need the way to handle provider s value update from consumer but not from build method if you need so...
flutterflutter
fail assertion line 4954 pos 14 dependent isempty be not true
Invalid
exception catch by widget library the follow assertion be throw build title title mobile delivery app color materialcolor primary value color 0xffff5722 package flutter src widget framework dart fail assertion line 4954 pos 1...
flutterflutter
support for no dev flag in flutter pub dep
Invalid
use case I be try to retrieve the list of dependency of my app but exclude the dev dependency as those don t really end up as part of the final build dart come with the dart pub dep command which accept a flag no dev which print all package dependency exclude dev depe...
flutterflutter
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
update layout information require for renderindexedsemantic 56c4d need layout to calculate semantic package flutter src render object dart fail assertion line 2658 pos 12 needslayout
Invalid
the follow assertion be throw during a scheduler callback update layout information require for renderindexedsemantic 56c4d need layout to calculate semantic package flutter src rendering object dart fail assertion line 2658 pos 12 needslayout when the exception be throw this be the stack...
flutterflutter
desktop mode and change viewport
Duplicate
I m try to load an external website on a desktop mode like in chrome app and it s not possible in the webview flutter package in other flutter s webview package there be a desktop mode option like preferredcontentmode userpreferredcontentmode desktop or option to change the viewport o...
flutterflutter
how do I push to a certain route in flutter after a webhook be trigger
Invalid
import uikit import flutter import firebase uiapplicationmain objc class appdelegate flutterappdelegate override func application application uiapplication didfinishlaunchingwithoption launchoption uiapplication launchoptionskey any bool generatedpluginregis...
flutterflutter
how do I push to a certain route in flutter after a webhook be trigger
Invalid
import uikit import flutter import firebase uiapplicationmain objc class appdelegate flutterappdelegate override func application application uiapplication didfinishlaunchingwithoption launchoption uiapplication launchoptionskey any bool generatedpluginregis...
flutterflutter
tool crash processexception no such file or directory command home jovit snap flutter common flutter bin cache dart sdk bin pub os error code 2
Duplicate
command flutter channel beta step to reproduce 1 2 3 log processexception no such file or directory command home jovit snap flutter common flutter bin cache dart sdk bin pub os error code 2 0 processimpl start dart io patch process patch d...
flutterflutter
flutter appbundle not upload
Invalid
I want to upload the third version of my flutter app to the internal test channel on google play I be just work with the android version for now I could upload the first version 1 0 0 1 but when try to upload the third version 1 0 1 3 google play console be reject my appbundle with error message you need t...
flutterflutter
could not find pubspec yaml in snapd flutter
Invalid
hi there 1 flutter doctor v image 2 inside my flutter app image os version ubuntu 20 04 what s wrong good regard
flutterflutter
cupertinoicon use the hex value render question mark
Invalid
step to reproduce attempt to use some cupertinoicon as define in the glyph that be not define in the cupertinoicon class itself any hex value in the map png file but not in cupertinoicon render a question mark one define in the cupertinoicon file render correctly example code d...
flutterflutter
how do I change default flutter icon on pwa app
Invalid
screenshot 2021 04 25 01 18 23 408 com mi android globallauncher screenshot 2021 04 25 01 18 37 931 com android chrome
flutterflutter
web hebrew text be show as rectangle for about a second when page load
Duplicate
I use web renderer canvaskit when the page load the hebrew text look like this image I reproduce it with the follow code it s a small project so it happen fast so record my screen use this tool make sure it happen on a large project it show the rectangle for about a second import...
flutterflutter
get error when run my app in web
Invalid
error 2021 04 24 22 50 54 263686 get main module bootstrap js error throw by handler absoluteimporturierror file c user lkrja androidstudioproject intern 20projects timevictor lib constant dart package dwd src debug metadata provider dart 154 9 metadataprovider addmetadata package d...
flutterflutter
the parameter can t have a value of null because of its type
Invalid
follow the instruction on I have try set up the gesturedectector example I keep get the follow error even though the code be the same my flutter be 2 2 0 10 1 pre dart version dart 2 13 0
flutterflutter
my app have some non speed performance issue
Invalid
detail the search example have the follow problem 1 when enter text in the input box the content be not display in the input box 2 the list page below the input box do not show exactly what you just enter repo target platform ios target os version browser 14 4 ...
flutterflutter
tool crash processexception the system can not find the file specify command c src flutter bin cache dart sdk bin pub bat os error code 2
Duplicate
command flutter doctor step to reproduce 1 2 3 log processexception the system can not find the file specify command c src flutter bin cache dart sdk bin pub bat os error code 2 0 processimpl start dart io patch process patch dart 390...
flutterflutter
target debug unpack io fail exception fail to codesign
Invalid
I have create a new flutter project on android studio when I try to run it on emulator it work fine but when I run it on my iphone it give this error command phasescriptexecution fail with a nonzero exit code I have try all the available similar solution on the internet include delete and recreate the io d...
flutterflutter
it be impossible to run app in io device and simulator if the file with the main method be not name main dart and locate in a directory other than lib
Invalid
after one of the late release of flutter it be no long possible to run a flutter app on io device if the file contain the main function be call anything other than main dart and be locate anywhere else than in the lib directory it cause a lot of headache not only for those who would like to run mobile app use diffe...
flutterflutter
web
Duplicate
font jumping build command flutter build web web renderer html release font will appear small or large html font garbled build command flutter build web web canvaskit html release font will appear temporarily g...
flutterflutter
provider of context cause unsupported operation platform operatingsystem
Invalid
I m have an issue with provider package on web it seem I ve also try context watch in place of provider of context but have the same error the first print statement run the second do not import package flutter material dart import package google mobile ad google mobile ad dart import ...
flutterflutter
why my android app run in background only when the device be connect to supply power
Invalid
hello I m surprised to see my app only work screen off when my device be power by usb cable if my device isn t connect it s work in background but only with screen on if I screen off timer stand by my projet need to work in the pocket of user so it s normal that s work when device be power and not if it isn t...
flutterflutter
the function setstate be not define
Invalid
hello I be try to make a barcode scanner inside my mobile app for that I do this mport dart async import package barcode scan barcode scan dart import package flutter material dart import barcode scanner bloc dart class scanbarcode extend statefulwidget override sc...
flutterflutter
run flutter doctor android license throw java lang noclassdeffounderror
Duplicate
flutter doctor show I x android license status unknown run flutter doctor android license to accept the sdk license see android setup for more detail so I run flutter doctor android license and get exception in thread main java lang noclassdeffounderror ja...
flutterflutter
I have this issue with firebse firestore and I do not find a solution
Invalid
fatal error firebase firestore 22 1 2 pom 2 1 content be not allow in prolog fatal error firebase firestore 22 1 2 pom 2 1 content be not allow in prolog fatal error firebase firestore 22 1 2 pom 2 1 content be not allow in prolog fatal error firebase firestore 22 1 2 pom 2 1 content be no...
flutterflutter
package flutter src widget framework dart fail assertion line 4878 pos 16 child be parentdataelement be not true
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 package flutter src widget framework dart fail assertion line 4878 pos 16 child be parentdataelement be not true expect result actual result log ...
flutterflutter
gradle build error with android alarm manager 2 0 0
Invalid
app win t build due to a linte error in android alarm manager vscode console output isn t helpful but this be the output when manually run gradle build it appear that a length limit on a log tag be be violate add the suggest linter override code in the android block in android app build gradle do not make a dif...
flutterflutter
unable to pass local storage in flutter webview
Invalid
step to reproduce add local storage code in your webview body webview initialurl url javascriptmode javascriptmode unrestricted onwebviewcreate controller async await cookiemanager setcookie cookie cookiename cook...
flutterflutter
camera can not capture full frame image
Duplicate
I need to capture the full frame image with 4x3 aspect ratio from the camera in my flutter app the only image I m get however be 16x9 which be a little bit crop also I can not find any mention about that in documentation and example so how to get wide full frame 4x3 image from camera in my flu...
flutterflutter
desktop
Invalid
describe your issue and include the command you re run flutter desktop version browser version
flutterflutter
tool crash processexception the directory name be invalid command c opt flutter window 2 0 5 stable flutter bin cache dart sdk bin pub bat os error code 267
Duplicate
command flutter doctor step to reproduce 1 follow the instruction on 2 run flutter doctor log processexception the directory name be invalid command c opt flutter window 2 0 5 stable flutter bin cache dart sdk bin pub bat os error code 267 0 processi...
flutterflutter
drag horizontal scrollbar not work
Invalid
hi I m try to add scrollbar to my horizontal listview to support web platform it work fine use swipe gesture of touchpad but the scroll win t move if I use mouse click to drag the scrollbar the vertical one work fine my problem be kinda the same as this I try to add controller as suggest but it stil...
flutterflutter
how can I use ondraglistener in flutter
Invalid
platform android I use setondraglistener to get drag event in android but can not work in flutter I want to get image drag from another application
flutterflutter
flutter project that be work yesterday now today have a cocoapod error suddenly
Invalid
I m run a flutter 1 22 6 project with flavor setting and yesterday it be work fine I publish my app normally but suddenly when I go back to work again on the project now I have this strange error resume the error that I generate with flutter run flavor lojateste verbose log console ...
flutterflutter
issue from website page material component widget
Invalid
from url raisedbutton flatbutton outlinebutton textbutton
flutterflutter
web cor problem come when I upgrade from flutter 1 to 2
Invalid
everything be good then I decide to upgrade to flutter 2 after migration I find all the network image have an cor error I also add require header to my server side you may check the response as an example but I still have this cor error with network image only not on any other dio request t...
flutterflutter
proposition to remove the overscroll effect by default
Invalid
I personally need to remove the overscroll effect in every single one of my project the procedure be not difficult by any mean but be a nuisance which be why I d propose for the effect to be remove by default
flutterflutter
try to select textfield with mouse scroll instead of select text on web and desktop
Duplicate
step to reproduce go to the documentation and run the example there write text that be long than the textfield and would make it scroll try to select text use the mouse expect result text be select actual result text be scroll it become virtually impossible to select text with a mouse it b...
flutterflutter
it happend when flutter upgrading be run
Duplicate
it happen when flutter upgrading be run how can I solve this console download dart sdk from flutter engine b09f014e9658da6647361e7e416d1a159d34192d total receive xferd average speed time time time current dload upload total spend ...
flutterflutter
about flutterenginegroup
Invalid
flutter flutter flutterenginegroup
flutterflutter
cupertinonavigationbar doesn t work
Invalid
hi I ve a problem with cupertinonavigationbar on few part of my app s ui dart override widget build buildcontext context cupertinopagescaffold backgroundcolor context scaffoldbackgroundcolor navigationbar cupertinonavigationbar padding edgeinsetsd...
flutterflutter
materialapp theme
Invalid
how theme could be assign to the materialapp theme depend on context screen width system theme type and etc so it could be 1 dart materialapp home child builder context child animatedtheme data apptheme context child child ...
flutterflutter
imagepicker pickimage by source camera the word in view be not localize but just photo cancel
Invalid
image picker 0 7 4 flutter 2 0 5 channel stable framework revision adc687823a 5 day ago 2021 04 16 09 40 20 0700 engine revision b09f014e96 tool dart 2 12 3
flutterflutter
linux textfield input be take in reverse after upgrade to ubuntu 21 04
Duplicate
after upgrade to ubuntu 21 04 after start an application I receive the follow warning warning usr lib gcc x86 64 linux gnu 10 x86 64 linux gnu crt1 o unsupported gnu property type 5 type 0xc0008002 snap flutter current usr bin ld warn lib x86 64 linux gnu libdl so 2 unsupported...
flutterflutter
can t initialize refreshindicatorstate
Invalid
be get below error state in initialize state the name refreshindicatorstate be define in the library package flutter src material refresh indicator dart via package flutter material dart and package pull to refresh src internal indicator wrap dart via package pull to refresh pull to refresh dart ...
flutterflutter
allow chained future to be create immediately
Invalid
use case I have list lst lst add somethingthatreturnsafuture then do stuff here the intent of the above code snippet be to add the future correspond to the then call to the list of future however this future do not get add to the list...
flutterflutter
add youtube video play
Invalid
how to play youtube video in video player
flutterflutter
tool crash clientexception
Duplicate
hi there I recently update to flutter 2 0 5 and ever since I have have problem after problem this be one of they provide by the crash tool I have have different one to this but I do not keep the log I simply make a change to my code and run a hot restart and it crash command flutter run machine ...
flutterflutter
flutter web release render issue
Invalid
hi I have the follow problem my project have be develop use flutter web not interested in mobile support while in development everything work render perfectly however when I build the project for release be not be render correctly just a gray square be display pubspec yaml environment ...
flutterflutter
flutter markdown some badge can not be render
Duplicate
some badge and the img tag can not be render correctly readme
flutterflutter
error get current work directory fail path os error interrupt system call errno 4
Invalid
1 upgrade to macos big sur system version macos 11 2 3 macbook pro 15 inch 2018 run any unit test fail randomly with follow error try re instal flutter clean cache etc the project run successfully with out any issue face issue only on test case expect result unit test to run success...
flutterflutter
how to set the container height in the stack to auto
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 below be my code scaffold appbar appbar title text ai style textstyle color color black back...
flutterflutter
android invokemethod error reply already submit
Duplicate
step to reproduce 1 flutter doctor be ok 2 if I slowly click the button be ok 3 double click cause app crash 4 it s seem that if I click quikly it will happend result success xxx result success xxx I guess it s the reason cause app crase hope u can help I thank a lot...
flutterflutter
flutter doctor android license error
Duplicate
step to reproduce 1 run flutter doctor android license on flutter console 2 error log log exception in thread main java lang noclassdeffounderror javax xml bind annotation xmlschema at com android repository api schemamodule schemamoduleversion schemamodule ja...
flutterflutter
flutter window cmake error build step for pdfium fail 1
Invalid
hi I be get this error while build for window in debug mode try recreate window folder to solve dint work console launch lib main dart on window in debug mode lib main dart 1 cmake error at flutter ephemeral plugin symlink print window downloadproject cmake 179 message build step for...
flutterflutter
set state be not work in stateful widget
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
in pageview builder with a large number of page in the 300 650 page range the last page be display how can this be cure
Invalid
work as expect with other initialpage with pagecontroller widget calendargenerate buildcontext context list datesandpagesvalue datesandpage value tolist list datesandpageskey datesandpage key tolist return expand child container color theme o...
flutterflutter
aw with flutter
Invalid
I just finish develop the ui of my flutter mobile app and now I want to retrieve my aw dynamodb datum onto my flutter app be this even possible
flutterflutter
web zooming and resizing do not redraw scaffold properly
Duplicate
see video for detail of how to reproduce this issue don t forget to turn on the sound expect behavior scaffold should resize properly when zoom in and out this problem can also arrive in situation like move web browser from laptop to external monitor resizing window frequently
flutterflutter
can not use dart migrate wait for isolate to check in
Invalid
step to reproduce I be try to migrate my package but dart migrate keep printing attempt xxx wait for isolate vm isolate to check in attempt xxx wait for isolate dartdev to check in and do not terminate flutter doctor v and log attach below log log dart...
flutterflutter
we ve detect that your app contain the requestlegacyexternalstorage flag in the manifest file of 1 or more of your app bundle or apks
Duplicate
hi I have an app on google play store that use the image picker I have receive an alert from google which say that I can not use requestlegacyexternalstorage true in my manifest file I be confused and don t know what to do because in the documentation of image picker it clearly say that we should use requestle...
flutterflutter
in app purchase completepurchase not work on io
Invalid
I use this code in order to listen connection buyconsumable purchaseparam purchaseparam buy process of consumable product everything work fine at first however even if call completepurchase both on purchase and error state code always end up with you already own this item I also ad...
flutterflutter
firebase notification sound not work
Invalid
I m send notification to my flutter app through firebase and notification be show on the app both when in foreground and in background but there be no sound on either I ve try reinstall multiple time try different emulator and different api level it s persisstant currently try on api 30 and 29 and the p...
flutterflutter
render a arc path after previous arc animation complete
Invalid
step to reproduce 1 run the follow code snippet sample code dart import dart math import package flutter material dart void main runapp myapp class myapp extend statelesswidget override widget build buildcontext context return materialapp ...
flutterflutter
execution fail for task app compressdebugasset on exfat partition
Invalid
whenever I create a new project at exfat partition it show the error on window 10 execution fail for task app compressdebugasset a failure occur while execute com android build gradle internal task compressassetsworkaction e project flutter flutter application 1 build app intermediate merge asse...
flutterflutter
flutter build appbundle build app that use private api s
Invalid
we have recently update our app previously build on flutter 1 x update to 2 0 4 flutter doctor v flutter channel stable 2 0 4 on mac os x 10 15 7 19h524 darwin x64 locale en be flutter version 2 0 4 at user smath work flutter framework revision b1395592de 12 day...
flutterflutter
keyboard gboard misbehave with textfield
Invalid
step to reproduce 1 run the follow code see the topbar in gboard code code sample dart flutter code sample for textfield import package flutter material dart void main runapp const myapp this be the main application widget class myapp e...
flutterflutter
flutter webview mixed content request block content must be serve over https
Duplicate
hi all do anyone know how I can get around this problem in flutter webview package it s go to be an android app I chromium 15352 info console 0 mix content the page at be load over https but request an insecure audio file this request have be block the content must be serve o...
flutterflutter
flutter application can not take response from any request after upgrade
Invalid
my case after upgrade to flutter channel stable version 2 0 5 from version 2 0 0 my app can not take re from any request to the server I be use dio no log no debugg console no error I have try to downgrade to 2 0 0 change the channel clone the project into another machine but still not resolve prob...
flutterflutter
io
Duplicate
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
error when I click on profile or set in flutter app
Invalid
exception catch by widget library the follow assertion be throw building settingswidget dirty dependency inheritedtheme localizationsscope globalkey ffe6e state settingswidgetstate 7ac70 a non null string must be provide to a text...
flutterflutter
how can I run the integration test for exist native app with embed flutter view by use appium
Duplicate
I ve my application with embed flutter view and the test be write in java appium I want to add test for the flutter view but it say that it need capability automationname set to flutter but my automationname capability be set to uiautomator2 be there a way to dynamically change the capability to fl...
flutterflutter
prefer final field get trick by overriden member
Invalid
flutter analyze with effective dart analysis option yaml incorrectly give this error message billf zathras tmp tmp app flutter analyze analyze app info private field could be final lib main dart 10 7 prefer final fi...
flutterflutter
flutter crash report
Duplicate
flutter crash report please report a bug at command flutter no color run machine track widget creation device i d chrome start pause dart define flutter inspector structurederror true devtool server address lib main dart exception stateerror bad state no context with...
flutterflutter
unhandled exception platformexception activity not find no activity find to handle intent 09829132444 null null
Invalid
step to reproduce 1 use url launcher to launch the phone app to make a call to a string phone number 2 call the launch function in onpresse of an iconbutton expect result the phone app should open with the give phone number actual result error unhandled exception p...
flutterflutter
firebase auth user I be get back be always null userinfo uid package firebase auth platform interface src user info dart 52 24
Invalid
I reproduce the minimal code which produce same error ui import dart async import dart convert import dart io import package firebase auth firebase auth dart import package flutter material dart import package fluttertoast fluttertoast dart import pack...
flutterflutter
tool crash processexception no such file or directory command home huncho snap flutter common flutter bin cache dart sdk bin pub os error code 2
Duplicate
command flutter create test step to reproduce 1 2 3 log processexception no such file or directory command home huncho snap flutter common flutter bin cache dart sdk bin pub os error code 2 0 processimpl start dart io patch process patch d...
flutterflutter
scrollcontroller attach to multiple scroll view fail assertion line 109 pos 12 position length 1
Invalid
my code import package flutter material dart void main runapp myapp class myapp extend statefulwidget myapp key key super key key override myappstate createstate myappstate class myappstate extend state pagecontroller pagecontroll...
flutterflutter
change textstyle elevate button on button style
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
web app show wrong icon after update
Duplicate
after update my app I now see these icon image instead of these one image now when use chrome s disable cache mode the issue appear but in private navigation it do not show result of analyze warn you be use these overridden dependency args 2 0 0 http 0 12 2 0 1...
flutterflutter
execution fail for task app compiledebugkotlin
Invalid
hello could anyone help I everytime I run my app I have this issue launch lib main dart on sdk gphone x86 in debug mode run gradle task assembledebug e c user kammo desktop wildkard wildkard android app src main kotlin com example productstutorial mainactivity kt 11 44 type misma...
flutterflutter
google sign in unhandled exception platformexception
Duplicate
google sign in unhandled exception platformexception hey I m use google sign in plugin to authenticate with google I m not use firebase right now due architecture considiration I m have a error describe below and couldn t find proper documatation on this plug in I would love to get your help wi...
flutterflutter
flutter web issue with script type module on deployment
Invalid
step to reproduce 1 create a flutter web project which use firebase 2 follow to modularize the firebase initialise app 3 run it in debugger 3 build and deploy the same expect result it should have work exactly the same on debugger and deploy actual result this solution...
flutterflutter
how to detect image request header
Invalid
when I use fadeimage network I can not see image request info such as request header accept encoding accept language in dart devtool and other proxy tool only api request have detail request info
flutterflutter
rtl text be display incorrectly in web on mobile or use the device toolbar in chrome
Duplicate
expect result happen when use desktop web image actual result when use mobile or chrome device toolbar image with a large app there be two thing that fix the text in runtime 1 play around with the dimension of the screen use the device toolbar 2 remove helpertext from textfi...
flutterflutter
error when I hotreload
Duplicate
command flutter run machine target lib main dart d emulator 5554 dart define flutter inspector structurederror true start pause web server debug protocol ws web allow expose url devtool server address step to reproduce 1 2 3 log clientexceptio...
flutterflutter
tool crash processexception the requested operation require elevation command c program file google chrome application chrome exe os error code 740
Duplicate
command flutter run d chrome release step to reproduce 1 2 3 log processexception the requested operation require elevation command c program file google chrome application chrome exe os error code 740 0 processimpl start dart ...
flutterflutter
invalid locale ga ie invalid locale mt mt
Duplicate
irish and maltese language doesn t seem to be support by intl locale not support ga ie mt mt I get the follow error from a widget that use dateformat I get an issue exception catch by widget library invalid argument s invalid locale ...