repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | in app purchase can t restore purchase | Duplicate | this be work already but I update package to late version as well flutter to v3 I can make the payment and check what I buy but after refresh it doesn t restore this if I try to buy the same version again it say that I already own it future initstore async final bool isavailabl... |
flutterflutter | error the method flatbutton isn t define for the class platformbutton | Invalid | c user mahmut 20can 20 g c3 b6n c3 bcl appdata local pub cache host pub dartlang org flutter platform widget 1 20 0 lib src platform button dart 269 14 error the method flatbutton isn t define for the class platformbutton platformbutton be from package flutter platform widget src platform butt... |
flutterflutter | device orientation change not detect in orientation stream camera plugin on android | Duplicate | so I have an app the use the camera plugin and basically have the ui orientation lock by call lockorientation on the camera controller however it be still vital for the app to notice device orientation change so the ui can be change accordingly on io this work just fine the ui orientation be lock aka no... |
flutterflutter | dynamiclibrary open error invalid argument s fail to load dynamic library 126 | Invalid | hey I want to ask why I still report 126 error when compile 64 bit dll with vs2012 c include int add int a int b return a b void showbox messagebox null hello dart title mb ok dart import dart ffi as ffi typedef nativeaddsign ffi int32 functi... |
flutterflutter | I be try to create an ide for develop flutter be there any some kind of document | Invalid | I do not find any manual any help would be appreciate thank you |
flutterflutter | scrollbar widget wrapper need for horizontal scrolling on desktop web window | Duplicate | step to reproduce 1 execute flutter run on the code sample expect result the list should scroll horizontally as the row s width exceed its container s width actual result the list be not scrollable however wrap the singlechildscrollview in a scrollbar widget that use t... |
flutterflutter | either the assertion indicate an error in the framework itself or we should provide substantially more information in this error message to help you determine and fix the underlying cause | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | tool crash os error the system can not find the path specify errno 3 | Duplicate | it only happen when I develop android window look good new empty project also look good he block the construction of my vscode but I can still use flutter run he doesn t affect my app but he will make flutter cli crash quickly info flutter crash report please report a bug at comma... |
flutterflutter | error the non abstract class materiallocalizationku be miss implementation for these member | Invalid | warn unexpected element uri local base extension expect element be codename layoutlib api level lib generate language material material ku dart 5 7 error the non abstract class materiallocalizationku be miss implementation for these member materiallocalization keyboardkeyal... |
flutterflutter | need an expansion tile builder | Invalid | use case I want to build a dynamic size expansion tile like listviewbuilder but couldn t find one proposal |
flutterflutter | increase the minimum version of io in a flutter module from 9 0 to 10 0 | Duplicate | be there a way to increase the minimum version of io in a flutter module from 9 0 to 10 0 the problem be that some of the dependency which I be use require ios 10 0 as the minimum version so to do so after every flutter clean I need to open podfile and update it every time this be not a problem in a flutter... |
flutterflutter | go router code generation not work with go router 4 2 1 | Duplicate | use go router 4 2 1 code generation win t produce any output but work fine with go router 4 2 0 step to reproduce 1 install go router 4 2 1 and go router builder 1 0 7 both late on pub dev 2 use the code in the attached example 3 run the builder command flutter package pub run build ru... |
flutterflutter | build tool doesn t allow io simulator release app | Duplicate | the flutter build tool currently doesn t allow build an ios simulator release app which appear to be an artificial limitation unless there be other internal detail that I m unaware of the flutter build tool currently allow build both io simulator debug app and ios release xcfr... |
flutterflutter | webview flutter scrollbar visible in left side | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | tool crash processexception no such file or directory command application google chrome app content macos google chrome os error code 2 | Duplicate | command flutter run no sound null safety step to reproduce 1 2 3 log processexception no such file or directory command application google chrome app content macos google chrome os error code 2 0 processimpl start dart io patch process ... |
flutterflutter | can not show dialog from getx when use go router | Invalid | here be my example code and how the ui of this code look like import package flutter material dart import package get get dart import package go router go router dart void main runapp const myapp final gorouter router gorouter route goroute p... |
flutterflutter | web asset miss 404 not find | Invalid | hi I want to release a flutter web app and after flutter build web I get this error in console of chrome main dart js 7422 get 404 not find but dotenv develop exsit in asset dotenv develop I have create dotenv develop file in root of my project and it contain this url that I m go to chang... |
flutterflutter | prefix icon doesn t align properly with input hint or text | Duplicate | the prefixicon property doesn t align the widget with the hinttext or the input enter whereas prefix do it need rectification since the prefix widget be show only when the textfield have the focus step to reproduce 1 execute the attach code on dartpad 2 you will see the country ... |
flutterflutter | flutter app shut down when I use fingerprint local auth | Duplicate | in app screenshot 1658641363 error vm shut down flutter doctor doctor v 1 doctor v 2 I try to clone many exist repos but get the same problem |
flutterflutter | directory listing fail path sdcard android datum os error permission deny errno 13 | Duplicate | step to reproduce 1 add path provider to to your pubspec yaml 2 add the follow command to your manif xml before 4 minsdkversion 21 compilesdkversion flutter compilesdkversion targetsdkversion flutter targetsdkversion 5 in main dart try to list all the direc... |
flutterflutter | build error after android package name change | Invalid | these build error occur after I rename the android package name and create a new firebase app with the new package name I use the change app package name to change all the package name in the project also I generate new firebase option dart build output 1 execute flutter run on the co... |
flutterflutter | video player can t play certain webm video | Invalid | step to reproduce 1 execute flutter run on the code sample 2 tap on the play button expect result the video should be play normally actual result nothing happen note video 1 doesn t work video 2 doesn t work video 3 work code sampl... |
flutterflutter | I can t make a bottom navigation bar | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | the flutter real machine be develop on oneplus7 t and the font italic and bold setting be invalid what be the reason | Invalid | the flutter real machine be develop on oneplus7 t and the font italic and bold setting be invalid what be the reason |
flutterflutter | fail assertion line 270 pos 12 firstindex 0 childscrolloffset firstchild scrolloffset precisionerrortolerance be not true | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | listview not bounce at end of list on macos desktop app | Duplicate | step to reproduce this issue describe the same problem I m face in that bouncingscrollphysic and alwaysscrollablescrollphysic don t produce the scrolling rubber band effect in a listview in a desktop macos app the comment state that the scroll shouldn t bounce when use with a scroll... |
flutterflutter | tool crash filesystemexception fail to decode datum use encode utf 8 null | Duplicate | command flutter no color run machine track widget creation device i d 2a15b1c003057ece start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log filesystemexception fail to decode datum use encode u... |
flutterflutter | tool crash filesystemexception fail to decode datum use encode utf 8 null | Duplicate | co |
flutterflutter | circularprogressindicator come with a jank by default | Duplicate | detail 1 create a new flutter project with flutter 3 but I think it happen on old version as well but not confirm flutter create jank example 1 update code main dart to render just an indicator return const scaffold body center child circularpr... |
flutterflutter | make navigationdestination integratable with other navigation widget | Duplicate | problem the navigationdestination widget be introduce with the new navigationbar and actually it s couple with it this make it hard to reuse proposal the proposal in simple word be to make navigationdestination widget usable with other navigation like drawer solution extr... |
flutterflutter | be textselectioncontrol not support on web and desktop | Duplicate | here be some example repos use textselectioncontrol but toolbaritem be only display on mobile be textselectioncontrol not support on web and desktop |
flutterflutter | app fail to build on v3 3 error the non abstract class statelesselement be miss implementation for these member | Invalid | step to reproduce 1 flutter create build failure 2 flutter run expect result app run fine actual result app fail to build as show in log flutter doctor v flutter channel beta 3 3 0 0 0 pre on macos 12 4 21f79 darwin arm locale en in flutter ... |
flutterflutter | physical key return | Invalid | when I operate the physical key to return the rendering be abnormal what be the reason |
flutterflutter | route jump | Invalid | why do the push of the route not destroy the current component what should I do when I want to push the route and destroy the current component |
flutterflutter | correct way of implement tabbed screen with sliver | Duplicate | there re many different guide and answer on sa on this topic so I m ask as issue instead of sa what s the correct way to implement follow behavior screen have sliver with content and tab bar main content be tab bar view each tab have independent scrollable in example on flutter dev when you affe... |
flutterflutter | textwidget can not show vulgar fraction string | Duplicate | I would like to print vulgar fraction var str2 u2150 u2151 u2152 u2153 u2154 u2155 u2156 u2157 u2158 u2159 u215a it could be print properly on the console however I can not be render on the screen image sample code dart import package flutter materi... |
flutterflutter | flutter 3 0 1 crash ios grmtlgpu onwritepixel | Duplicate | doctor summary to see all detail run flutter doctor v flutter channel stable 3 0 1 on macos 11 6 20g165 darwin x64 locale zh hans cn android toolchain develop for android device android sdk version 31 0 0 xcode develop for io and macos xcode 13 1 chrome dev... |
flutterflutter | face crash issue while loading map and while get focus on marker | Duplicate | I m face issue while I be load marker to map and it s crash on any page and it will be like on specify device like samsung oppo xiaomi on some device it s work fine but on other device it be crash continuously also I m attach screen shot which be from firebase crash analytic please have a look thank you i... |
flutterflutter | flutter web share | Invalid | await html window navigator share title title text text html dart2js dart 22896 uncaught in promise typeerror this share be not a function |
flutterflutter | textfield selection can scroll outside the container in io | Duplicate | code sample dart import package flutter material dart void main runapp myapp class myapp extend statelesswidget override widget build buildcontext context return materialapp home myhome class myhome extend statel... |
flutterflutter | flutter project crash on go back | Invalid | hey I be use flutter vlc player in my app when I go back from the page with flutter vlc player the app crash with this error abort message java vm ext cc 542 jni detect error in application jni getjavavm call with pende exception java lang runtimeexception error during detachfromglcontext see ... |
flutterflutter | java util concurrent executionexception java lang unsatisfiedlinkerror dlopen fail library libflutter so not find | Duplicate | hey team I have a problem with my flutter project relate to libflutter so not find the issue be report use firebase crashlytic and I try reproduce the problem locally but I couldn t I have check a lot of article and open issue here but none of the solution be helpful even after analyze my apk I can ... |
flutterflutter | hello there | Invalid | I want to make an app that I can fill the quantity of item that a customer want and show as a pdf that have the item and what he order and also add his information can I do that and please guide I if you know thank you |
flutterflutter | route jump | Invalid | I use auto route when I jump from page a to page b there be no method to trigger the dispose of page a why |
flutterflutter | why I get some null variable when get defaultdialog be call in couple of screen everything work in one screen | Invalid | step to reproduce linux debug application problem 1 I have flutter v2 8 0 on linux I ve create some multiple screen 1 bottomnavigation 2 simple dashboard with 3 button 3 after simple dashboard I have simple admin panel 4 then I have a screen call add charge to a user 2 on add... |
flutterflutter | the cursor not center in vertical direction when the text in the textfield be empty | Duplicate | step to reproduce 1 input some char in the textfield observe the cursor position 2 delete all the char in the textfield observe the cursor position you will find the cursor not center in vertical direction when the text in the textfield be empty expect result the cursor ca... |
flutterflutter | import package document fluttersdk flutter package flutter material dart | Invalid | flutter channel stable 3 0 5 on macos 12 4 21f79 darwin x64 locale zh hans cn flutter version 3 0 5 at document fluttersdk flutter upstream repository framework revision f1875d570e 7 day ago 2022 07 13 11 24 16 0700 engine revision e85ea0e79c dart version... |
flutterflutter | video player io video file be not play in ios device same video be play in android device | Duplicate | I have a video player in our project where we play camera record video and gallery video but there be a one file which be not play in io device only here be the video file download link here be my code code sample dart videoplayercontroller videocontroller override void ini... |
flutterflutter | dismiss keyboard remove the content of textfield | Invalid | greet hello flutter developer I be new to flutter and currently work in a form manage by its own bloc I be happy with everything before today all the function be run well when test on emulator however thing become terrible when I test it on my phone question when test on emulator I be us... |
flutterflutter | text widget be crash without any reason | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | flutter list the profile from the same i d 5 time | Invalid | flutter I make a follower list but it list the profile from the same i d 5 time as see in the photo below I couldn t find a solution can you help I my code be as follow eqwe follow card class followcardstate extend state list followlist getdata async lis... |
flutterflutter | run an http request sometimes return errro | Invalid | step to reproduce 1 run a uri request sometimes return an error expect result get datum and parse it from server actual result http request do not run code sample dart import dart convert as convert import package http http dart as http void main list arg... |
flutterflutter | rawautocomplete with textformfield do not allow user to enter text from soft keyboard on android | Invalid | step to reproduce 1 execute flutter run on the code sample 2 click on the textfield 3 try to enter text use the soft keyboard 4 click on the aaaaaaaaaaaaaaaa suggestion 5 delete all the character 6 attempt to type more character expect result expect to be able to t... |
flutterflutter | in app purchase android querypastpurchase return empty list | Duplicate | in app purchase 3 0 6 in app purchase android 0 2 3 1 I use querypastpurchase for query exist purchase it return empty list if platform isandroid final inapppurchaseandroidplatformaddition androidplatform inapppurchase instance getplatformaddition final querypu... |
flutterflutter | how can this error be solve | Duplicate | failure build fail with an exception where build file c user hp androidstudioproject abc android app build gradle line 26 what go wrong a problem occur evaluate project app could not load compile class for script c flutter package flutter tool gradle flutter gradle from cache... |
flutterflutter | local auth more than one user on a device | Invalid | hi all the local auth plugin only return a bool that state if the face or finger be correct how would you use this plugin if you have more than one person use a mobile device and you need to identify who log in to the app use biometric be there no unique code or i d that can be return to indicate who the user ... |
flutterflutter | drag the text selection cursor on desktop platform should result in select the text instead of move the cursor | Duplicate | step to reproduce attempt to select text by drag in a textfield on a desktop platform e g macos as show in the attach video expect result text be get select in all case actual result text be only get select if start the text selection drag far away from the cursor code ... |
flutterflutter | google signin be not work with firebase auth 3 4 2 | Invalid | it be work fine with the old version of firebase auth but when I update to the late version of firebase auth it be throw I the error argument error this be my sample code and I have add all the credential but it be not work final firebaseauth firebaseauth instance future handlesignin a... |
flutterflutter | aboutlan | Invalid | aboutlan I use this code sample and replace flutter inappwebview with webview flutter which allow to scroll the webview inside tabbar code sample with webview flutter import dart async import package flutter foundation dart import package flutter gesture dart ... |
flutterflutter | flutter material timepicker numeric keyboard not close the dialog when press confirm | Duplicate | hello I have encounter a problem with the inline numeric keyboard and the timepicker when manually enter the time use the keyboard the confirm button check mark button not work it doe s nothing but vibrate not confirm not close the picker screenshot on how to reproduce the problem timep... |
flutterflutter | viewmodel didn t dispose when exit the current page | Invalid | my project have the bug about viewmodel didn t dispose when exit the current page sometimes this problem doesn t happen every time I write a small sample about the bug viewmodel class meetingviewmodel extend changenotifier late final micstatussubvm micsubvm late final camerastatussubvm ... |
flutterflutter | video player can not play video from application support directory | Duplicate | videoplayer file can not play file from application support directory on io it get stuck in the initialize call and it will not throw any exception but it can play video from application document directory reproducable code sample change the downloadfile function to use the applicationdocum... |
flutterflutter | macos window horizontal scroll not work on scroll of external mouse trackpad working fine | Duplicate | step to reproduce import package flutter material dart import package flutter cupertino dart void main runapp myapp class myapp extend statelesswidget const myapp key key super key key this widget be the root of your application ... |
flutterflutter | google maps flutter web be there have a mothod to remove symbol remove line circle polygon | Invalid | be there hava an mothod to remove symbol remove line circle polygon |
flutterflutter | go router observe the path change for the analytic | Invalid | my app be use gorouter with nest navigation on the navigationbar to avoid jarring transition I m use the same valuekey for all of the navigationbar s materialpage now when I m try to implement firebase analytic use navigatorobserver none of the didpush didreplace or didpop method be call when I ... |
flutterflutter | get device screen s corner radius | Duplicate | use case some ui element that be close to edge of the screen look ugly when element s border radius doesn t match device screen s corner radius with android 12 it s possible to get the corner radius of the device screen with this api proposal we should be able to get this information f... |
flutterflutter | video player can t play video when do next video 4 5 time | Invalid | we be develop an application and we be load 10 video from the network in mp4 format we also provide a button for the person to skip to the next video then do the next video 6 7 time and do play the video the video can t be play anymore step to reproduce step to reproduce the above screen 1 exec... |
flutterflutter | problem with materialapp use expandablepanel list also include scaffold use by materialapp | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result it seem to work but exception raise the original code which be much large have issue with widget content display update actual result code sample dart override w... |
flutterflutter | selectabletext content selection doesn t deselect on mobile | Duplicate | description the text content of the widget selectabletext remain select after another selection have be make which be a child of a different widget of the same type run code below and see attached video expect result any follow selection should deselect the previous actual result... |
flutterflutter | flutter application debug error | Duplicate | google pixel 2 android sdk 28 debug error 976 ms e flutterloader 7051 flutter initialization fail 1 ms e flutterloader 7051 java util concurrent executionexception java lang unsatisfiedlinkerror dalvik system pathclassloader dexpathlist zip file datum app com ecompany uz s... |
flutterflutter | remove markdown do not handle li for alignment print call in release mode | Duplicate | step to reproduce 1 execute flutter run release on the code sample expect result no print statement would show up in production actual result markdown do not handle li for alignment be print I m work with a pretty large markdown file so I m concerned about performa... |
flutterflutter | chinese fontweight on flutter3 0 5 not work | Duplicate | fontweight w100 w500 will display as fontweight w400 when show chinese character image |
flutterflutter | flutter markdown suppress line break in | Invalid | for example the follow code may introduce a line break when c hit the right border of a textbox markdownbody datum bla bla bla c output be bla bla bla c |
flutterflutter | after upgrade from flutter 2 to flutter 3 my app be crash after 1 second of run | Invalid | after upgrade to flutter 3 my app be crash after 1 second of run it s happen on both android and ios physical and simulator device app release with flutter 2 be work correctly my package json name mobile application version 1 0 0 description mobile app testing project ... |
flutterflutter | issue from website page | Invalid | from url tab switching be not available on these page |
flutterflutter | possibility of automatically parallelize dart code to speed up by 31 44 use the approach describe in osdi 21 paper | Invalid | use case when read osdi 21 paper there be a paper name horcrux automatic javascript parallelism for resource efficient web computation paper pdf download talk about how they parallelize the javascript code execution and speed up if I understand correctly they find out an approach to know... |
flutterflutter | web move chrome window to extend display clear all widget from page | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 move chrome window from main display to an attached extend display 3 safari doesn t exhibit this issue expect result page and content should remain unchanged actual result page clear all widget and appear blan... |
flutterflutter | get argument pass by smart banner io from flutter web safari | Invalid | use case check which argument be pass from meta tag from flutter web on safari when we open the app if the app be instal I have implement a simple code to my flutter web app now it show a banner on top if app be instal or not if app be install it show open otherwise it show view which take to... |
flutterflutter | platformview update don t take effect in flutter | Duplicate | currently I m work on integrate arcgis map view with platformview in some case I need send command to native code by method channel on android side when the native code receive these command mapview will add some marker and line the problem be even I ve already add marker correctly on android side flutter s... |
flutterflutter | real time function class editor | Invalid | I would like to use a textfield to edit an import dart file function or class on real time in an application would be a didatic application be this possible thank you very much |
flutterflutter | xcodebuild error unable to find a destination match the provide destination specifier | Invalid | when try to run on my device I get the follow error run flutter pub get in barber time launch lib main dart on in debug mode sign io app for device deployment use developer identity xcode build do 31 0s fail to build io app error output fro... |
flutterflutter | tool crash filesystemexception fail to decode datum use encode utf 8 null | Duplicate | command flutter no color run machine track widget creation device i d 2b888ca3 start pause no sound null safety dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log filesystemexception fail to decode datu... |
flutterflutter | fail assertion line 243 pos 14 notification metric axis widget axis be not true | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | tool crash unsupportederror unsupported operation illegal character in path assetsc user imtiaz studioproject home make asset image | Invalid | command flutter quiet assemble no version check depfile c user imtiaz studioproject home make build app intermediate flutter debug flutter build d output c user imtiaz studioproject home make build app intermediate flutter debug dtargetfile c user imtiaz studioproject home make lib main d... |
flutterflutter | pushreplacementname doesn t replace it just push on top if come from an alertdialog | Invalid | 3 file main home and screen1 sample code main dart import package flutter material dart import home dart import screen1 dart void main runapp materialapp home home route home context home screen1 context ... |
flutterflutter | android system font style change | Invalid | our online application be go to follow the android system font style change be there any way for flutter to respond |
flutterflutter | open google drive picker | Invalid | hello everyone I want to open google drive use this picker but I can t find out any function for it in file picker so could you please help I how can I open google drive and and select file from it and use it in our application thank you |
flutterflutter | app crash fatal signal 11 sigsegv code 1 segv maperr | Duplicate | hi as I be test my new application on android I notice some crash with the follow error in the log 112 ms f libc 2764 fatal signal 11 sigsegv code 1 segv maperr fault addr 0x0 in tid 3894 1 ui pid 2764 ple testapp 89 ms ... |
flutterflutter | web mobile the border be not draw properly in the mobile web browser | Duplicate | I have deploy the flutter pwa application in the mobile web browser the container border be not draw properly it s work fine in the desktop browser step to reproduce 1 enable web by flutter config enable web 2 execute flutter build web on the code sample 3 deploy th... |
flutterflutter | autocorrect and enablesuggestion not work | Duplicate | this still show suggestion in both io and android textfield autocorrect false enablesuggestion false flutter channel stable 3 0 5 on macos 12 3 1 21e258 darwin arm locale en gr flutter version 3 0 5 at user nikostsesmelis tool flutter flutter upstream repository... |
flutterflutter | go router how to redesign the page not find page | Invalid | image here be the default page not find page from package go router but I create 404 page not find page and now I want to replace the default page with my 404 page how can I do that I use widget inspector but I can not change anything |
flutterflutter | tool crash filesystemexception deletion fail os error directory be not empty errno 145 | Duplicate | command flutter build aar no debug no profile build number x x xx step to reproduce 1 2 3 log filesystemexception deletion fail os error directory be not empty errno 145 0 directory deletesync dart io directory impl dart 2... |
flutterflutter | q be there any way to slow down all future without touch they at all | Invalid | I be use local emulator so it load withe sec be there any way to slow down or set min duration of execution of future in app without touch individual future one by one |
flutterflutter | ontap gesture isn t recognise in stack if the child widget be outside of its parent s bind | Duplicate | the title isn t the most clear but the follow video should make the bug more obvious this be test on both stable and master essentially if I tap on the part of the circle that be in the square the gesture be recognise if I tap in the circle but outside the square no gesture be trigger even though the ... |
flutterflutter | support for download video and offline playback | Invalid | I be currently develop a movie stream app one of the requirement be that the movie which be on hls video type that be m3u8 should be download inside the app the user should not be able to download on the external device we notice that flutter video player can not download and play offline video just like you have it ... |
flutterflutter | tool crash filesystemexception exist fail os error device be not ready errno 21 | Duplicate | command flutter doctor step to reproduce 1 2 3 log filesystemexception exist fail os error device be not ready errno 21 0 directory existssync dart io directory impl dart 94 7 1 forwardingfilesystementity existssync package file ... |
flutterflutter | tool crash oserror os error can t assign request address errno 49 | Duplicate | command flutter attach machine d 00008110 000a744a1a7a801e devtool server address step to reproduce 1 2 3 log oserror os error can t assign request address errno 49 0 nativesocket nativesetrawoption dart io patch socket patch dart 1... |
flutterflutter | appbar title overflow textoverflow ellipsis cut too much hindi text | Duplicate | step to reproduce 1 create a flutter app with sliverappbar and bottomnavigationbar 2 set default locale en we 3 set up a button to toggle locale hindi english 4 add translation information news 5 set up bottomnavigationbar tab with the two translation 6 dyna... |
flutterflutter | firebase dynamic link ios deeplink do not work if they be click while the app be kill | Invalid | I have a deeplink that when click be suppose to open a specific screen on android all scenario work perfectly on io I see the follow behaviour work scenario if the app be already open but be put in background if I click the deeplink it work fine the app be put to foreground and show my... |
flutterflutter | expansionpanellist or expansionpanel cause this error in column also contain textspan container | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.