repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
io folder be not generate in a new flutter project from android studio or flutter cli
Invalid
step to reproduce 1 android studio new flutter project 2 from terminal flutter create 3 flutter create I swift a kotlin drift demo this command generate all other folder except io it s create all other platform folder but not io I try to downgrade flutter version but still not able...
flutterflutter
accent popup doesn t appear at correct location if textfield be contain inside a scale interactiveviewer macos
Duplicate
step to reproduce 1 execute flutter run on the code sample as a macos app 2 focus textfield 3 long press a letter with accent e g e and observe that the popup appear on the correct location 4 scale the interactiveviewer by scroll anywhere on the screen don t pinch to zoom as f...
flutterflutter
in nestedscrollview tabview scrolling happen even if there be not enough datum to scroll
Invalid
I have implement a nestedscrollview along with a tabview in tabview I only have a listview with only 2 item even though there be only 2 item the scrolling take place class myhomepage extend statefulwidget const myhomepage key key super key key override state createsta...
flutterflutter
httpexception invalid proxy configuration flutter
Invalid
httpexception invalid proxy configuration flutter the url I use switchyomega proxy ok when I want to use this url for flutter how to do thank
flutterflutter
when flutter run I get error cocoapod s spec repository be too out of date to satisfy dependency
Duplicate
step to reproduce 1 I have flutter application that devlope on window and I open it in my macbook air m1 I face a problem 2 when I use flutter run in ios path of the project I see this error message 3 I try to use pod repo update but I get same issue log khaledmohamme macbook...
flutterflutter
dropdown button take a long time to load one lakh item
Invalid
hi team I have implement a dropdown button with one lakh item it be take a long time to load in the view app get stop until the process be do step to reproduce 1 run the below sample 2 tap the click to main page button 3 you could see the issue expect result dropdown button sh...
flutterflutter
tool crash formatexception
Duplicate
command flutter build ipa export method ad hoc verbose step to reproduce 1 2 3 log formatexception 0 utf8decoder convertchunke dart convert patch convert patch dart 1859 7 1 utf8conversionsink addslice dart convert string conversio...
flutterflutter
inapppurchase be ios purchase restore code be correct
Invalid
step to reproduce library in app purchase 3 0 7 flutter channel stable 3 0 5 xcode 13 4 1 when restore purchase in io only normal accout have no problemn but my client testlight account have many transaction maybe before test datum promo code datum so complain app so slow...
flutterflutter
performance issue when load one lakh record in listview
Invalid
hi team I have implement a listview and load 1 lakh record it build properly but I be face a performance issue in scroll my list view through the scrollbar it be take a long time to scroll to the corresponding position in the listview step to reproduce 1 please run the below code snippet ...
flutterflutter
null safety static analysis not work use contain
Invalid
dart static analysis do not detect null safety free issue use contain statement for example void main final string a a final string b b if a null b null print a b all good no problem with the static analysis if ...
flutterflutter
listview builder with item in the bottom of the scolled area doesn t work
Invalid
I need a listview builder with message at the bottom enter image description here 1 1 I find two solution to do it solution 1 with singlechildscrollview class home extend statelesswidget override widget build buildcontext context return scaffold ...
flutterflutter
can not find generatedpluginregistrant in scope
Invalid
screenshot 2022 08 22 at 11 55 54 am io application get crash
flutterflutter
tool crash filesystemexception can not create link os error incorrect function errno 1
Duplicate
command flutter pub add google font step to reproduce 1 2 3 log filesystemexception can not create link os error incorrect function errno 1 0 link throwiferror dart io link dart 263 7 1 link createsync dart io link dart 184...
flutterflutter
io vertex function vertexmain argument anoninterface0 0 from buffer 0 with offset 0 and length 24 have space for 24 byte but argument have a length 32
Invalid
hi io webview page show blank error validatefunctionargument 3727 fail assertion vertex function vertexmain argument anoninterface0 0 from buffer 0 with offset 0 and length 24 have space for 24 byte but argument have a length 32 can anyone please help
flutterflutter
package have new version incompatible with dependency constraint
Invalid
step to reproduce 1 on a mac create a new project in flutter in android studio use current flutter from flutter stable 3 0 5 2 run flutter pub upgrade be cd ed into the project folder 3 it complain resolve dependency async 2 8 2 2 9 0 available boolean selector 2 ...
flutterflutter
window border or line be blurry on some size
Duplicate
1 change the window size see bellow 1 2 3 4 2 sample code dart void main runapp const myapp class myapp extend statelesswidget const myapp key key super key key this widget be the root of your application override wid...
flutterflutter
io can not be build whether I create a new project or not
Duplicate
build target runner 2022 08 21t22 15 52 txt this be the log when I try to build io however project run through a simulator thank in advance
flutterflutter
for flutter 1 22 5 channel stable and android studio 4 1 1 flatpak in kde neon ubuntu
Invalid
for flutter 1 22 5 channel stable and android studio 4 1 1 flatpak in kde neon ubuntu run flutter config android studio dir var lib flatpak app com google androidstudio current active file extra android studio then run flutter doctor seem like the android studio dir flag be a...
flutterflutter
camera android exception with android os servicespecificexception cancelrequest 522 camera 0 error clear streaming request function not implement 38 code 10
Duplicate
step to reproduce 1 use the camera plugin to take a picture controller cameracontroller widget camera 0 resolutionpreset medium final image await controller takepicture this only happen in some device that I have not all specifically mi ...
flutterflutter
go router navigatorkey be miss
Duplicate
I be try to navigate to another screen when a firebase push notification be click but I can t make it work as I be get the follow error package go router src router dart fail assertion line 270 pos 12 inherit null no gorouter find in context with materialroute we have a navigatorkey when we ...
flutterflutter
how to update shape in renderobjcet instead of paint from scratch
Invalid
hello I have a custom leafrenderobjectwidget that receive the count of rectangle as an input parameter and draw the rectangle every time that paint function call it give a new paintingcontext so I can t save the already draw rectangle and I have to draw they again I wish I could save the previously ...
flutterflutter
a cocoapod error after download my github project
Invalid
I can write and test code on my m2 macbook easily and with non issue but when I download the project which be old for my repo po on github some cocoapod error occur do anyone have a problem like that or the problem be just my mac
flutterflutter
a fatal crash due to fail image decode
Duplicate
issue I find two image their url that cause a flutter app to crash I ve confirm it on an android emulator and a real android phone the image name end with jpg avif strip avif make everything work and use avif in html just doesn t load the image I assume the system try to incorrectly dec...
flutterflutter
pathfilltype evenodd be not work in web with html renderer
Duplicate
it seem like pathfilltype evenodd doesn t have any effect when we run the app with the html renderer run the same app with the canvaskit renderer the clipping be work as expect see below this issue 81637 be very similar but it be focus on image behind the clip area when actually that doesn t matte...
flutterflutter
tool crash rpcerror
Duplicate
command flutter run step to reproduce 1 2 3 log rpcerror 0 new outstandingrequ package vm service src vm service dart 1734 45 1 vmservice call package vm service src vm service dart 2245 21 2 vmservice streamlisten package ...
flutterflutter
decode json with different datum type
Invalid
I haven object with int i d data member but from back end some time come false how I can handle that in flutter
flutterflutter
question gzip http response decode not work throw format exception in every time
Invalid
hello flutter team I need to decode convert gzip response to json previously json response with big file so backend team compress the json to gzip then use the gzipcodec for decode decompress to json but this decode give format exception what be the correct solution I hope flutter team will help cu...
flutterflutter
flutter pub get fail with handshakeexception certificate verify fail
Duplicate
I m get this error with this setup maco 11 6 8 flutter version flutter 3 0 5 channel stable framework revision f1875d570e 5 week ago 2022 07 13 11 24 16 0700 engine revision e85ea0e79c tool dart 2 17 6 devtool 2 12 2 flutter doctor win t run due to this error as well ...
flutterflutter
vscode intellisense be not work in flutter 3
Invalid
since upgrade to flutter 3 intellisense and auto suggest stop work for I in visual studio code flutter 2 10 5 work as expect all version after that do not work for I I already try the follow restart my pc create a new empty project reinstall flutter step to reproduce 1 have a running 2 10...
flutterflutter
read bar code with sequence of zero in the flutter web desktop application
Duplicate
step to reproduce first of all thing you should know be that my team use mobx to do state management we develop an application that basically read product bar code and process information with it some beep device be old and use window ce as os for this one we use they with a rdp conection in a window serv...
flutterflutter
flutter plugin methodchannel invokemethod from native io to flutter never reach flutter part
Duplicate
I m have an issue with flutter plugin development especially with invoke methodchannel from native ios side to trigger flutter plugin code on android identical in term of logic code describe further work perfectly for both side call from android call from flutter on io I can successfully receive...
flutterflutter
android 13 beta issue
Invalid
hello team be report stability issue when run my flutter app on android 11 12 all work perfect it happen on android 13 beta it throw follow java error error no 1 fatal exception main pid 23050 java lang nullpointerexception attempt to invoke virtual method void com android in...
flutterflutter
status bar navigation bar icon brightness be not work
Duplicate
step to reproduce 1 execute flutter run on the code sample expect result I want to have a dark statusbariconbrightness on top of a white statusbarcolor in order to fill the whole screen with the same color I m use an annotatedregion widget to do so note that I do not want to use an ap...
flutterflutter
tabbar use by appbar s bottom attribute occupy the appbar s space
Invalid
step to reproduce as a junior developer of flutter I clone this repository to practice flutter clean architecture with getx github everything be perfect until tabbar be implement I just try to set tabbar under the appbar s bottom attribute 1 create new flutter project 2 just copy...
flutterflutter
page reload on textfield
Invalid
hello I be build a flutter app in future builder there be textfield whenever I be click on textfield the whole page be reload I be not able to complete the form field code sample dart import dart convert import package flutter material dart import package provider provider dart i...
flutterflutter
package flutter src rendering viewport dart fail assertion line 1869 pos 16 constraint hasboundedwidth 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
desktop app
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
google sign in some android client receive 403 disallow useragent when sign in on mobile device
Invalid
step to reproduce 1 sign in to app use google on a device this happen on some of the market user device I can t reproduce it on my own device it seem instead of the account picker from the device it open a webview for sign in flutter channel stable 3 0 5 on microsoft windows version 10...
flutterflutter
exception gradle task assembledebug fail with exit code 1
Invalid
image image
flutterflutter
skip xxx frame the application may be do too much work on its main thread
Invalid
step to reproduce 1 I have a page with animation on it I exit and then enter and this page 2 the first time be very smooth but I have enter too many time and I will find that the page be abnormally stick 3 then the page can not be click nor can any operation be perform my phone be ga...
flutterflutter
web web release nosuchmethoderror method not fount s a s be not a function
Invalid
web relase report nosuchmethoderror but it s work well in debug mode image nosuchmethoderror method not find s a s be not a function main dart js 35203 at aik as2 main dart js 35203 at aik as main dart js 35203 at aik af8 main dart js 35203 at object b1f ...
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 4075e499 start pause dart define flutter inspector structurederror true devtool server address lib main dart step to reproduce 1 2 3 log filesystemexception fail to decode ...
flutterflutter
tool crash rpcerror
Duplicate
command flutter run d chrome step to reproduce 1 2 3 log rpcerror 0 new outstandingrequ package vm service src vm service dart 1746 45 1 vmservice call package vm service src vm service dart 2262 21 2 vmservice callservicee...
flutterflutter
fail to access the internal image decoder registry in separate isolate on android
Duplicate
I m try to measure dimension of an image that s specify as raw bytes also I want to do that in a separate isolate the code sample be an app that show width be 0 at the start the measure button load the image use instantiateimagecodec get its width and update the label step to reproduce ...
flutterflutter
renderbox be not lay out renderrepaintboundary 04971 need layout need paint
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
how to setup different firebase environment flavor in flutter web
Invalid
I be try to set up different firebase environment for example qa prod in a flutter project I create two project in firebase one for production one for the qa then in an io or android project I use separate google service json or googleservice info plist file but how to do it in flutter web
flutterflutter
flutter compiler precompiler
Invalid
my flutter project currently want to support web and window but part of the code can not be compile on the web how can I use conditional compilation similar to ifdef endif
flutterflutter
tool crash stateerror bad state future already complete
Duplicate
command flutter no color attach machine device i d eb3a47d7 lib main dart step to reproduce 1 2 3 log stateerror bad state future already complete 0 asynccompleter complete dart async future impl dart 35 31 1 flutterdevice conn...
flutterflutter
platformexception multiple request cancel by a second request null null
Duplicate
platformexception multiple request cancel by a second request null null in image picker 0 8 5 3 io 15 5 flutter version 3 0 5 dart version 2 17 6 devtool version 2 12 2
flutterflutter
how to import a flutter package plugin with a native implementation to the flutter project as a deferred component
Invalid
to reduce the size of my app I implement a part of my project as a separate plugin and I aim to import it into the project as a defer component like play feature delivery but since the deferred component can only import the dart code in the lib of the main project and the dart code outside the lib can not ...
flutterflutter
io app crash when toggle airplane mode in debug
Duplicate
step to reproduce 1 run the flutter create command to create a new project the counter basic app 2 run in debug mode on a physical io device 3 toggle airplane mode 4 see the app crash I actually don t see any crash log only lose connection to device but it s 100 reproductible ...
flutterflutter
tool crash filesystemexception creation fail os error no such file or directory errno 2
Duplicate
command flutter run profile cache sksl step to reproduce 1 2 3 log filesystemexception creation fail os error no such file or directory errno 2 0 directory createsync dart io directory impl dart 133 7 1 forwardingdirectory ...
flutterflutter
bug ink decoration be render below the parent container decoration
Duplicate
bug description when wrap an ink with a container the decoration e g color of the ink get send to the bottom this bug occur no matter how many widget be inbetween the ink and container so long as there s a container with an ink somewhere down the line example that ...
flutterflutter
somehow app crash
Invalid
java lang nullpointerexception attempt to read from null array
flutterflutter
wrong position of tabbarindicator when it s label size and have label padding
Duplicate
step to reproduce 1 execute flutter run on the code sample expect result blue indicator be cover all of label text actual result blue indicator be not cover all of label text simulator screenshot 6a60cb7f d587 4a63 b059 ef4e5cdba542 code sample dart im...
flutterflutter
app fail to recompile on android after upgrade to flutter 3 execution fail for task app compileflutterbuilddevelopmentdebug
Invalid
the issue I be currently use flutter to develop a new app we have be use flutter 2 10 for a while but want to upgrade to version 3 which we do last week but we have have nothing but problem since in the dev team the app will now run but only if we delete the build and android app build folder we...
flutterflutter
fail assertion line 444 pos 16 pressedkey event physicalkey event logicalkey
Duplicate
the follow assertion be throw during a platform message callback a keyupevent be dispatch but the state show that the physical key be press on a different logical key if this occur in real application please report this bug to flutter if this occur in unit test please ensure that simulated event fol...
flutterflutter
adb fail to open app apk operation not permit
Invalid
I be face this issue when try to run any flutter application on android emulator or physical device it fail while execute adb command for instal the application however if I run the same command manually it fail with the same error for the first time after app be build with flutter build apk command but it be suc...
flutterflutter
height for textfield and similar field
Invalid
use case I can not set height for text or drop down field without wrap it in a sizedbox or container with a height set this work fine unless when there be error text and whatnot involve for example image manipulate the height through content pad isn t always successful and it s just counter...
flutterflutter
renderbox be not lay out renderuikitview 9c55e need layout need paint
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
how to make an aspectratio widget scrollable
Invalid
this be my simple code import package flutter material dart void main runapp const myapp class myapp extend statelesswidget const myapp key key super key key override widget build buildcontext context return...
flutterflutter
dynamic change status bar color for web not work
Invalid
I want to change the color of the status bar for the web at runtime but with no success I have try different way to change the color of the status bar
flutterflutter
run build on xcode cloud fail module package info plus not find
Invalid
step to reproduce not sure maybe I be do something wrong I get module package info plus not find pubspec name xxxx description a new flutter project publish to none version 3 0 0 1 environment sdk 2 17 3 3 0 0 dependency flutter sdk flutter...
flutterflutter
go router provide a well way to handle deep link route
Duplicate
I use firebase dynamic link to create deep link on my app when the app be bring to the foreground from the background through a deep link go router automatically navigate to the path thereby not let I to add some custom logic the reason for why I want to add custom logic be because the path associate with deep li...
flutterflutter
tool crash rpcerror
Duplicate
command flutter run enable software render step to reproduce 1 2 3 log rpcerror 0 new outstandingrequ package vm service src vm service dart 1734 45 1 vmservice call package vm service src vm service dart 2245 21 2 vmservi...
flutterflutter
gorouter go without context e g when open firebase dynamic link
Invalid
I be use gorouter and try to use go when open a deep link future function pendingdynamiclinkdata dynamiclink future pendingdynamiclinkdata dynamiclink async final uri deeplink dynamiclink link if deeplink null launchcontroller...
flutterflutter
flutter add2app could not find or use auto link framework
Invalid
hi I m try to integrate flutter project inside my native io app follow the add2app module setup my flutter project work just fine without any error or warning one of the project s dependency be atomic plugin which be implement as a pub dependency at the pubspec yaml and work as expect on the flutter ...
flutterflutter
platformview always show as top component ignore stack component
Duplicate
I already check but it seem the problem be slightly different the problem be I m try to draw some flutter component on top of arview native platform view and it be fine at 2 8 1 but it be break at flutter 3 0 5 the screen only show ar view without any flutter gui component I m use flutter a...
flutterflutter
renderbox be not lay out renderrepaintboundary 7b31a relayoutboundary up6 need paint need composite bit update
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
unable to extract widget android studio
Invalid
build ai 212 5712 43 2112 8609683 202205181650 ai 212 5712 43 2112 8609683 jre 11 0 12 0 b1504 28 7817840x64 jetbrain s r o os mac os x aarch64 v12 4 screen 3456 0x2234 0 retina as chipmunk 2021 2 1 patch 1 kotlin plugin 212 1 7 10 release 333 as5457 46 android gradle plugin plugin...
flutterflutter
why not consider another language outside of dart for flutter like as nodejs or java
Duplicate
why not consider another language outside of dart for example like the development of software for android that allow java and kotlin why don t they allow more language for flutter for example one that be more intuitive that do not require such a high learning curve and that be not so ugly like dart for...
flutterflutter
firebase core internal ring buffer swift code error on xcode 12 4 flutter 3 firebase core 1 20 1
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
problem start my app source with the flutter run command
Invalid
step to reproduce 1 2 3 log log flutter run use hardware rendering with device sdk google phone armv7 if you notice graphic artifact consider enable software render with enable software render launch lib main dart on sdk google phone armv7 in debug mode ...
flutterflutter
android chrome scrolling will not hide browser address bar
Duplicate
step to reproduce 1 on android chrome go to 2 scroll up and down expect result on android chrome scroll down should hide the address bar actual result on android chrome browser address bar will not hide minimum to show issue repo dart import...
flutterflutter
l10n multiple icu pluralisation string in arb file be not produce expected output
Duplicate
I m have issue with translation string that have at least one or more icu pluralisation string where it be not add any other placeholder into the translate string other than the single pluralisation string step to reproduce 1 run flutter gen l10n with this arb file asleeptime aslee...
flutterflutter
flutter tool crash when invalid url provide in observatory url for flutter screenshot
Duplicate
may be similar to 82814 command flutter screenshot observatory url uri type skia exception argumenterror invalid argument s no host specify in uri 0 httpclient openurl dart http http impl dart 2694 9 1 httpclient openurl dart http http impl dar...
flutterflutter
flutter tool report successful hot restart while it fail
Invalid
in vs code 1 start debug application 2 modify the code so that it do not compile 3 click hot restart 4 get message in debug console about successful restart
flutterflutter
video player play multiple video
Duplicate
hello support team hope you be do well I be use video player package for my video sharing app like tiktok to play the video without delay time I ve convert mp4 to hls m3u8 and my app play the hls video to user but still have some delay time on play each video so I try to load the next prev video...
flutterflutter
reorderablelistview crash app in release mode in window
Duplicate
window app close when use reorderablelistview step to reproduce example code in also produce this error
flutterflutter
a container with a shapedecoration render at the wrong position
Invalid
step to reproduce 1 run the dartpad example below expect result the blue bar should separate the image from the content actual result the blue bar be at the top of the page code sample maybe this help as well I also get the same effect when try to make a work arou...
flutterflutter
add a widget that can expose an automatically dispose text edition controller to it s child
Invalid
use case I d like to have a widget that expose a texteditingcontroller to it s child widget I do not want to have create a statefulwidget state to manage closing disposing of the controller when I m do use proposal create a widget that abstract a statefulwidget that be handle ...
flutterflutter
fail assertion line 858 pos 12 debugbuildingdirtyelement 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
feature request container for flutter
Invalid
this feature request be for a large scale marketplace like app crude way of explanation hopefully you may understand from the image attach imagine a super large marketplace app have multiple module 1 restaurant 2 delivery 3 offer deal if flutter can provide native containerization support in both fi...
flutterflutter
get x y on a give bezi curve
Invalid
hi I have use custompainer and path quadraticbezierto to draw a bezi curve be there a way to get any x y coordinate on this curve for example when x be give y show the value of the curve
flutterflutter
keep method run when app be terminate
Invalid
most of mobile app should be able to keep some method run even if app be kill in our case we have a setup process which be go to take about 40 50 second it will start when user launch the app for first time or in another case user can download some datum they will start to download it in app but app should fi...
flutterflutter
exception catch by render library
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
how to run integration test or e2e in ci for flutter web
Invalid
how to run integration test or e2e for web on the gitlab ci we be use a robot framework to interact with chrome after the page load we can t access the object s I d because it s render on the canvas be it possible to get by i d or should we take a print screen and compare the image
flutterflutter
fail to start flutter renderer unable to create a gl context on linux desktop
Invalid
step to reproduce 1 execute flutter create myapp on linux desktop with flutter from master channel flutter 3 1 0 0 0 pre 2188 2 run app expect result default counter app should be visible actual result only application window with the white screen be visible but no content c...
flutterflutter
build flutter engine with no prebuilt dart sdk tag can not success stay at stamp
Invalid
when I 1 modify a dart sdk file in path flutter engine src third party dart sdk lib async zone dart 2 and build flutter engine with no prebuilt dart sdk tag this build will run forever and can not succeed it stay at 5951 5971 stamp obj flutter sky sky stamp log src ninja ...
flutterflutter
flutter doctor give error certificate verify fail
Duplicate
not sure if this be a generic issue so skip the predefine format flutter doctor suddenly start give this error on some of our ci nodes mac http host availability the doctor check crash due to an error the doctor check do not complete if the error message below be not helpful pleas...
flutterflutter
issue from website page
Invalid
from url vs code jquery
flutterflutter
what happen to no web browser launch
Invalid
I m use flutter run d web server as a daemon for my custom cli app but I find out that this do not support devtool connection get back to flutter run d chrome the thing be I need to display the run result on embed iframe so I search for how to run on chrome without launch new instance a...
flutterflutter
my flutter app cause iphone screen to dimmer at app start
Invalid
I be sorry that I make this issue like this but I don t really know what else I can do when I run my app in release mode send it to my tester everyone complain that the screen keep dim until low level as if it be consume high resource or something I can confirm that I can t see it during the debu...
flutterflutter
placeholder under gesturedetector
Invalid
add the follow code under the child of column in counter app gesturedetector ontap incrementcounter child const placeholder child container width 300 height 300 color color blue incrementcounter isn t call whe...
flutterflutter
target file android not find target file io not find
Invalid
have try run via android studio and in flutter run android it throw target file android not find same error for io simulator flutter doctor v flutter channel stable 2 10 1 on mac os x 10 15 7 19h1824 darwin x64 locale en pk flutter version 2 10 1 at user ale developer flutter ...
flutterflutter
proposal add a new target platform to identify apple silicon mac
Duplicate
apple mserie macos support io app now targetplatform macos only support defaulttargetplatform need a new targetplatform mserie in web so we tell our user download our app dart if defaulttargetplatform targetplatform ios defaulttargetplatform targetplatform androi...
flutterflutter
webview flutter scroll feel sluggish on android
Invalid
flutter webview scrolling be leggy or not so smooth webview flutter plugin be lag and keyboard problem I try to replicate the issue on late dev channel but observe smooth scrolling I test on android 8 1 0 and find issue of sluggishness flutter webview very slow than react native webview how to solve...
flutterflutter
feature request improve of seo use router
Duplicate
use case this idea cover enable some good easy seo practice for web application website build with flutter proposal 1 when the app be run material page with meta tag add meta tag property inside material app can change replace website s meta tag when the new page open this can be usefu...
flutterflutter
cursor be not insert value at the specific position where I tap when readonly mode be enable in textformfield
Invalid
I want to create a calculator through getx for that I ve be use textformfield inside it I ve use texteditingcontroller inside it I ve be use the variable of getx controller and I disable the keyboard through readonly mode in textfield and I m use custom button in order to insert the value in textfield but when I...
flutterflutter
deep link io not get initial route after first launch
Invalid
I be work on an app with both deep and universal link support we use navigator 2 via the auto route plugin in android open a deep link when the app be not launch always trigger an initial route with the route specify in the deep link io unfortunately do not do the same if it s start from an unlaunc...