repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
use previewview inside flutter widget
Invalid
I be try to make camerax library for my flutter project so for testing I have create a simple sample application by kotlin in my sample I use previewview xml widget I start camerax on android by this method fun startcamera val cameraproviderfuture processcameraprovider getinstance t...
flutterflutter
web flexbox api like widget to have responsive ui design with little boilerplate code
Invalid
use case I recently write a fine wrapper widget around column row and flexible in order to have item lay out side by side specify by axis count which on change to different numeric value allow I to have n item in each row and rest of the widget get wrap down allow I to have n number of item in every row base on...
flutterflutter
how to load auth token from sharedpref before the http get request
Invalid
I be write an app in which I receive an authtoken after the login the token be save inside loginapi response into sharedpref but when I use to hit a http get request with the above authtoken the authtoken be null at the time of http get request summary the http get be call before the authtoken be fetch fr...
flutterflutter
tool crash processexception the directory name be invalid command c src flutter bin cache dart sdk bin pub bat os error code 267
Duplicate
command flutter run step to reproduce 1 2 3 log processexception the directory name be invalid command c src flutter bin cache dart sdk bin pub bat os error code 267 0 processimpl start dart io patch process patch dart 390 33 1 ...
flutterflutter
unable to load asset assetmanif json
Duplicate
I create a flutter module in a android project and I launcher the app success but the app can t show picture tip be unable to load asset assetmanif json I open the flutter module and run it picture show normally why can t show in android app
flutterflutter
flutter web reorderablelistview miss end icon handle on android web
Invalid
greeting I notice that the reorderablelistview on android web view be miss the touch icon at the end it appear to be present on desktop and ipad web sample code from here expect image android web image minimal code sample flutter code sample for reorderablelistview ...
flutterflutter
worry from diaosi
Invalid
nullsafe be a fail product there be so many problem that the demo can not be write which be a failure please refer to kotlin for write flutter or something else don t be creative nowadays when run a demo the screen be often blank I read the question in the issue and some of they be mention but they ...
flutterflutter
html file in webviewcontroller not load as expect in io simulator
Duplicate
below the code load several tweet in webviews this code work flawlessly in android but produce a different result in ios simulator no error be produce in log and nothing in flutter analyze pertain to this page and its class code essentially I take the tweetwebview class and update it to match current upda...
flutterflutter
miss sf symbol
Duplicate
I haven t check exhaustively but seem like sf symbol 2 and above be miss in the cupertinoicon package head to and check out any of they in the package I haven t yet find one which be present by the way there be already sf symbol 3 beta available if you want to see how the icon should look like there...
flutterflutter
automate state saving
Invalid
move to android home screen and back my state be reset this be such a common action that it seem like make it a standard feature to preserve state in this case without use share preference or database etc make sense the use case for the opposite ie user want a blank app state when return to the app b...
flutterflutter
flutter 2 5 scrolling in web not work
Invalid
hi flutter team after upgrade to 2 5 scrolling see simple testcode below in web ist no long work on android everything be ok downgrade back to 2 2 3 restore the functionality testet it with a number of app no scrolling of listview in any of the app thank you and good wish jan torsten ...
flutterflutter
toggle ios emulator software keyboard with cmd k not work
Invalid
step to reproduce 1 run your flutter app 2 try to toggle the software keyboard on the io emulator cmd k or via the menu I o toggle software keyboard 3 nothing happen expect result toggle the software keyboard to be visible actual result no keyboard appear and an er...
flutterflutter
keyboard freeze in app and throw exception when press shift
Duplicate
step to reproduce 1 create an app with textfield 2 with textfield focus or not it doesn t matter press repeatedly and fast shift expect result no exception be raise keyboard work well the text field can be normally edit actual result an exception be raise at each k...
flutterflutter
how can I create an animation like this
Invalid
friend need your help I try to add an empty animatedcontainair under the container that will move the text down it work but not for 6 or more line this link have a mechanism for this animation code link in txt file
flutterflutter
issue from website page flutter
Invalid
from url
flutterflutter
const decorate child widget didn t update when parent call setstate
Invalid
step to reproduce dart import package flutter material dart void main runapp myapp class myapp extend statefulwidget override myappstate createstate myappstate class myappstate extend state override widget build buildcontext context ...
flutterflutter
flutter can not determine java version and path android studio be fail
Duplicate
please anyone can give I suggestion to solve this how to change path of android sdk in flutter how to solve path android studio because when I run flutter doctor it come out like this doctor summary to see all detail run flutter doctor v flutter channel dev 2 6 0 0 0 pre on micro...
flutterflutter
web materialpageroute doesn t have slide transition between route anymore regression
Invalid
step to reproduce 0 make sure you re on flutter 2 5 and dart 2 14 1 create a new flutter project 2 use the code snippet below 3 see that when move from a page to another there isn t a fade transition anymore dart import package flutter material dart void main runapp ...
flutterflutter
formatexception miss extension byte at offset 10
Duplicate
when I execute the terminal command flutter build io release the console report an error with the message formatexception miss extension byte at offset 10 the specific log be as follow flutter crash report please report a bug at command flutter build io release excep...
flutterflutter
api doc hero class sample code output script error
Duplicate
source url hero class widget hero 1 issue the sample code print script error in the console accordingly the view result in show blank but the debug banner expect fix mystatelesswidget class should contain scaffold or other material widget before listtile addit...
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 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 io patch process patch...
flutterflutter
it s hard to successfully run my app on window 10
Invalid
it s hard to successfully run my app exe on window pc not my development pc like the video bellow issue video be there a well way to solve this by the way during my develop time it s often crash when I m scan ble device the debug console show image step to reproduce ...
flutterflutter
request add a mouse curosr like pencil for canvas editor application
Duplicate
feature 1 new mouse cursor for edit mode like a pen pencil image use case 1 canvas editor application eg photoshop
flutterflutter
can not get the response error 404 form webview flutter in io
Duplicate
use case I use webview flutter in my app and I want to show a good look error page when the webview get the 404 error but in io the webview flutter can not receive 404 error code proposal I find that the reason be that it do not override the method and deal with the response ...
flutterflutter
manually delete library from the external library folder doesn t delete or return
Invalid
I have face the same issue describe here I try to fix it do this issuecomment 535378078 and the issue still persist
flutterflutter
cupertinonavigationbar alignment be wrong
Duplicate
hello I don t post issue much but this be a major problem the cupertinonavigationbar lead and trail icon be misalign I find this issue with the follow code cupertinopagescaffold resizetoavoidbottominset false navigationbar cupertinonavigationbar trail cupertinobutton...
flutterflutter
ios url launcher safari can not open the page because the address be invalid
Invalid
step to reproduce create a new flutter project add url launcher as a dependency to the pubspec yml file and paste the follow code into the main dart file example app code import package flutter material dart import package url launcher url launcher dart void main runapp myap...
flutterflutter
android accessibility scanner detect no readable label for the whole app
Duplicate
so I feel like this be a bug and I haven t find an issue here that talk about it step to reproduce I think this may be happen for every flutter application 1 run accessibility scanner on flutter app 2 check result expect result I want my application to pass the accessibility test ...
flutterflutter
how to get the screen size when flutter be place on the float window of android
Invalid
how to get the screen size when flutter be place on the float window of android the mediaquery method can only get the window size but not the screen size
flutterflutter
linux desktop application have flicker transparent top bar
Duplicate
step to reproduce use flutter channel stable 2 5 0 on ubuntu 20 04 3 lts 5 11 0 34 generic locale en ie utf 8 create a desktop application for ubuntu 1 run flutter create hellostack 2 update lib main dart as follow import package flutter material dart void main ...
flutterflutter
web
Invalid
how to use sql lite locally when I install the pwa and how to get a boolean value that if my app be instal or not instal
flutterflutter
procce run flutter permission deny android executable system bin
Invalid
I try to execute the bin file on the android system but it fail my code dart import dart io exec async var result await process run pfetch print result stderr print result stdout return result stdout bash I flutter 31386 bin sh...
flutterflutter
how to display the flutter widget on the android view alone without display the entire myapp on the android view
Invalid
how to display the flutter widget on the android view alone without display the entire myapp on the android view for example I have a flutter pop up page I don t want to put the background on the view at the same time I just want to put the content of the pop up on the view separately
flutterflutter
textformfield onchange not call when edit text through texteditingcontroller in 2 5 0
Invalid
step to reproduce create a textformfield pass in a texteditingcontroller instance and store a reference in the contain widget s state class specify a onchange function call clear on the texteditingcontroller instance alternatively set text manually through controller value texteditingval...
flutterflutter
oop flutter have exit unexpectedly processexception process exit abnormally
Invalid
I can t to run exit flutter project oop flutter have exit unexpectedly processexception process exit abnormally command line invocation application xcode app content developer usr bin xcodebuild list user default from command line idepackagesupportusebuiltinscm yes xcodebuild...
flutterflutter
tester entertext doesn t work with flutter 2 5
Duplicate
step to reproduce dart print before enter second time publictagtext await tester entertext find bykey const key tag input input publictagtext print enter second time await tester pumpandsettle await tester pumpandsettle duration minute 2 just for verifying that noth...
flutterflutter
some test stop load since flutter 2 0 3
Invalid
since I upgrade to flutter 2 2 3 some test aren t loading I have attach a screenshot any answer highly appreciated test file example test file generatemock settingslocaldatasource void main late mocksettingslocaldatasource mocksettingslocaldatasource ...
flutterflutter
google sign in version 5 0 1
Invalid
resolve dependency because google sign in 5 0 1 depend on google sign in platform interface 2 0 1 which depend on quiver 3 0 0 google sign in 5 0 1 require quiver 3 0 0 and because every version of dependency depend on quiver 2 0 1 google sign in 5 0 1 be incompatible with dependency so ...
flutterflutter
unhandled exception can not get renderobject of inactive element
Invalid
verbose 2 ui dart state cc 209 unhandled exception can not get renderobject of inactive element in order for an element to have a valid renderobject it must be active which mean it be part of the tree instead this element be in the elementlifecycle defunct state if you call this method from a st...
flutterflutter
flutter pub get error user info be not support in url
Invalid
hi there when I get the new version of flutter 2 5 0 I get the follow error while execute the flutter pub get I also remove the folder flutter cache again my command give an error I m up before the update I do not have a problem in version 2 2 3 and it work right error run flutt...
flutterflutter
renderbox be not lay out rendercustompaint 30590 relayoutboundary up3 need paint need composite bit update
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
fail assertion line 4957 pos 16 child be parentdataelement be not true can anyone please explain what s this
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
flutter build on io take over 3 hour
Invalid
my azure pipeline with a timeout of 180 minute keep fail because it time out I have already bump this up from 60 minute and 120 minute of the course of this project android build take less than 10 minute image image
flutterflutter
app crash on io after flutter upgrade
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow set sdk version in pubspec yml to 2 2 3 3 0 0 3 flutter channel dev 4 flutter upgrade 5 run app in ios simulator expect result a run flutter app actual result a crash log ...
flutterflutter
borderradius doesn t work with miss borderside
Duplicate
when I run this code dart import package flutter material dart void main async runapp materialapp debugshowcheckedmodebann false home scaffold body testwidget class testwidget extend statelesswidget override ...
flutterflutter
pageview with platformview embed win t snap page
Invalid
pageview with platformview embed win t snap the page after randomly scroll up or scroll down then the viewpost callback function win t be call submit the issue here to get some clue and help thank example flutter doctor flutter channel stable v1 22 6 xianyu 1 22 6 xianyu on...
flutterflutter
fixedextentscrollcontroller can not update initialitem
Invalid
its not possible to update the fixedextentscrollcontroller fixedextentscrollcontroller controller int newvalue 0 override void didchangedependencie super didchangedependencie setstate newvalue 3 controller fixedextentscrollcontroll...
flutterflutter
showsnackbar do not work with flutter 2 5 0 web app
Invalid
hi all showsnackbar do not work with flutter 2 5 0 I have a web application in which showsnackbar work perfectly in the last version prior to 2 5 0 however now with the new version 2 5 0 it do not show the message in the application my code be the follow static showsnackbarerr...
flutterflutter
error flutter shell platform android platform view android jni impl cc 43 java lang illegalargumentexception array null
Invalid
I encounter this problem when I use flutter please help I thank very much 09 10 14 03 12 645 21125 21125 e flutter error flutter shell platform android platform view android jni impl cc 43 java lang illegalargumentexception array null 15409 10 14 03 12 645 21125 21125 e flutter at ...
flutterflutter
app build successful but can not run
Invalid
log console launch lib main dart on sm m127f in debug mode lib main dart 1 parameter format not correct build build app outputs flutter apk app debug apk e androidruntime 22854 fatal exception main e androidruntime 22854 process com example digital i d pid 22854 e androi...
flutterflutter
developer flutter pub cache host pub dartlang org photo view 0 11 1 lib src core photo view gesture detector dart 106 29 error the argument type pointerevent can t be assign to the parameter type pointerdownevent
Invalid
mac macs air flutter doctor v flutter channel stable 2 5 0 on macos 11 4 20f71 darwin x64 locale en ng flutter version 2 5 0 at user mac documents developer flutter upstream repository framework revision 4cc385b4b8 2 day ago 2021 09 07 23 01 49 0700 ...
flutterflutter
theme not change
Invalid
I be learn flutter from 6 I want to change my theme but it always blue class myapp extend statelesswidget override widget build buildcontext context return materialapp title startup name generator theme themedata primarycolor color blue ...
flutterflutter
flutter 2 5 0 upgrade to use flutter embed v2
Invalid
I have a problem as below how can I fix this a red warning when run flutter pub get the plugin cloud function use a deprecate version of the android embed to avoid unexpected runtime failure or future build failure try to see if these plugin support the android v2 embed otherwise...
flutterflutter
be there a way to obtain which file change cause the hot reload to be trigger during hot reload
Invalid
use case proposal be there a way to obtain which file change cause the hot reload to be trigger during hot reload for example element reassemble you can get whether the file where the element be locate have change so that you can trigger some reset function more accurately during debug...
flutterflutter
window unable to find event 4 in pende event queue when I m use barcode scanner focusnode
Duplicate
step to reproduce I m use onfocus with rawkeyboardlistener flutter window app when I m use the barcode scanner some event character be not capture in my handlekey method exp code lengtht 10 but I m get just 8 in the console it display unable to find event 4 in pende event queue un...
flutterflutter
make text selectable and clip it on overflow
Duplicate
there be a widget that enable selection on text the selectabletext the problem be that this widget can t be clip like normal text widget by the overflow property selectabletext be miss the overflow property be there any workaround for the selectabletext clip currently the sele...
flutterflutter
tool crash processexception process time out command xcrun os error code 1
Duplicate
command flutter build ipa step to reproduce 1 2 3 log processexception process time out command xcrun os error code 1 0 runresult throwexception package flutter tool src base process dart 124 5 1 defaultprocessutil run packag...
flutterflutter
web sliverappbar issue on dartpad after 2 5 update
Invalid
this code sample be work on 2 2 2 5 seem to have break it
flutterflutter
compiler doesn t recognize generic of return function
Invalid
step to reproduce create function foo t function map parse widget function t foo2 now when call foo parsefoo t returnsomethe t isn t recognize as t rather as object
flutterflutter
flutter plugin image picker can remove confirmation page
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result no confirmation page after take photo actual result image can I remove this page any way to do it be it possible no exception with flutter run o...
flutterflutter
android 12 beta app crash after change location permission detail and return to app npe in flutterengineactivitypluginbinde unable to resume activity
Invalid
step to reproduce see attach video issue start at step 13 other step be need to get there 1 download install the philip hue app on a device run android 12 beta in my case spb5 210812 002 to be precise 2 setup the app connect to a bridge light etc 3 go to the tab automat...
flutterflutter
setmockmessagehandler have be remove how can I prevent message to native
Invalid
I upgrade flutter from version 2 2 3 to 2 5 before I define a textinputtype when use this type will popup my custom keyboard like this servicesbinding instance defaultbinarymessenger setmockmessagehandler flutter textinput textinputhanlde but now this method have be remove ui p...
flutterflutter
desktop 2 5 0 scrollbar different behaviour axis vertical vs axis horizontal
Invalid
thank you for your great work scrollbar with axis horizontal be not visible while with axis vertical work as expect here to emphasize the difference customscrollbehavior be create with isalwaysshown true still scrollbar with axis horizontal be not visible after isalwaysshown true code ...
flutterflutter
developer log output extra quote
Invalid
first dart import dart developer as dev run dart dev log xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxsxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx dev log xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ...
flutterflutter
till when should we provide support for embed v1 use deprecate registerwith function
Invalid
it have be a while since embed v2 have be release right now my production application get bombard with deprecation warning because a lot of plugin still have the registerwith class which have the deprecate io flutter plugin common pluginregistry registrar parameter I m a plugin developer and migrate all my p...
flutterflutter
resolution bug when resolution set max the camera quality still not good when compare with native camera
Duplicate
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result when set resolutionpreset max for cameracontroller the camera quality should be same good as native camera in device actual result poor quality for the camera de...
flutterflutter
web flutter 2 5 unsupported operation bool fromenvironment can only be use as a const constructor
Invalid
step to reproduce 1 run flutter run d chrome 2 chrome open with en error in console and there be nothing show on screen expect result show content in web actual result chrome console throw an error below log an observatory debugger and profiler on chrom...
flutterflutter
resolution set max but not good quality
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
flutter2 5 0 primarycolor wrong
Invalid
dart themedata applighttheme themedata light copywith primarycolor color white result still default
flutterflutter
add leadingwidth to appbartheme then we can set leadingwidth once to whole app
Duplicate
use case when I set appbartheme toolbarheight back lead be rectangle not square proposal
flutterflutter
image picker the console print some garbled character when build
Duplicate
c user administrator appdata local pub cache host pub flutter io cn image picker 0 8 4 android src main java io flutter plugin imagepicker imagepickerdelegate java xlint unchecke and when android studio execute sync now generateprofileuni...
flutterflutter
flutter2 5 try to use platform view with api 19 require api level be 20
Duplicate
main dart minimal code sample dart import dart io import package flutter material dart import package webview flutter webview flutter dart void main runapp webviewexample class webviewexample extend statefulwidget override webviewexamplestate createstat...
flutterflutter
error decorationimage on container
Invalid
the bug be that decorationimage cover all container in stack the background should be use in the current container not all container image jpg also affect container of text test dart stack child container color color red child text test ...
flutterflutter
tool crash processexception process time out command xcrun os error code 1
Duplicate
command flutter build io step to reproduce 1 2 3 log processexception process time out command xcrun os error code 1 0 runresult throwexception package flutter tool src base process dart 124 5 1 defaultprocessutil run package...
flutterflutter
widget animation which hide when leave parent widget
Invalid
hello I try to make this animation like wolt delivery video on bottom video link I try it with animatedlist animatedposition everything but alle widget be animate on top of all widget be not it possible to recreate this animation or the we can declare some widget to have a z index so a...
flutterflutter
I wanna make a form with phone number authentication in flutter with custom field
Invalid
I wanna make a form with phone number authentication in flutter with custom field and want to store datum in the firebase database I know how to do phone number authentication and how to make form in the flutter but the issue be I wanna get otp at registration for a new user need help I be stick in this there be ...
flutterflutter
support timeline property for flutterwebconnect do not work
Invalid
l249 I be use code like final sessionid setting session i d tostre final sessionuri uri parse setting session uri tostre final webdriver async io webdriver sessionuri sessionid json decode setting session capability as string as map ...
flutterflutter
fail assertion line 5067 pos 12 debuglocked be not true
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
could not connect to the gradle daemon
Duplicate
launch lib main dart on redmi 4a in debug mode run gradle task assembledebug failure build fail with an exception console log what go wrong could not connect to the gradle daemon daemon uid e0a4e559 aef1 46d5 8e1b b5614a313129 with diagnostic daemon pid 4448 log fi...
flutterflutter
how to send the datum from angular application to futter application I be pass string parameter in url but unable to receive the datum in flutter
Invalid
below be code for angular import component from angular core component selector app root templateurl app component html styleurls app component css export class appcomponent title web app onnavigate const url plant garden inputparame...
flutterflutter
firebase have not be correctly initialize have you add the googleservice info plist file to the project
Invalid
I have include a googleservice info plist in the io runner folder but still face this issue while build run the app I try all the way flutter clean invalidate and restart flutter get flutter upgrade remove the io folder remove and add the podfile podfile lock no luck anyone please help I ...
flutterflutter
use canvas some drawrect between of they have seam
Duplicate
I m try make a pixel app when I use canvas draw some rect there will be a gap class paperpainter extend custompainter final map pointlist final double pixellength paperpainter require this pixellength require this pointlist override void paint canvas canvas size size ...
flutterflutter
web html processing network image throw domexception fail to execute getimagedata on canvasrenderingcontext2d
Duplicate
encounter while try to reproduce 89610 step to reproduce 1 flutter create bug 2 replace code sample with the sample below 3 run flutter run d chrome web renderer html code sample dart import dart async import dart type data import dart ui as ui import ...
flutterflutter
non idiomatic to web desktop platform behaviour of nested singlechildscrollview widget one for vertical and another for horizontal scrolling
Invalid
step to reproduce 1 clone reproduction repo a modify counter app 2 build and run in debug mode as web app in chrome on macos 3 try scroll with a touchpad two finger gesture horizontally and vertically at the same time expect result scroll work in both direction just like ...
flutterflutter
nesting singlechildscrollview widget one for vertical and another for horizontal scrolling doesn t work on linux
Invalid
step to reproduce 1 clone reporduction repo a modify counter app 2 build and run in debug mode as linux desktop app 3 try scroll with a touchpad two finger geasture horizaontally expect result scroll work actual result it doesn t note the repo be bas...
flutterflutter
appbar with custom leading and title have break title on chrome android
Invalid
step to reproduce dart image leadingimage image asset image ic chevron single leave gm 2px 24px png color themedata icontheme color height 24 width 24 iconbutton lead iconbutton onpresse onbackpresse repositoryprovider ...
flutterflutter
firebaseflutter
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
o aplicativo estava funcionando normalmente eu atualizei a ver o do android come ou o erro mesmo voltando para a ver o anterior o erro agora continua muito chateado com tudo isso
Duplicate
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
be it possible to somehow filter the query by arraynotcontain I can not find something similar in the documentation
Invalid
be it possible to somehow filter the query by arraynotcontain I can not find something similar in the documentation originally post by frozman in issuecomment 537409213
flutterflutter
scroll position be not save in nestedscrollview
Duplicate
I compile and run example from nestedscrollview description in this example nest scrollable list expect to save and restore its scroll position while tab be switch when list scroll forward everything work as expect but if you scroll or flinge slightly any of the list backward the scroll position of the list o...
flutterflutter
can not create a directory in the device internal storage
Invalid
I be able to create the directory in all the android device but now I m get an exception state as unhandled exception filesystemexception creation fail path storage emulate 0 myfolder os error operation not permit errno 1 in the project I m use the dependecie path provider 1 6...
flutterflutter
flutter web onkey method be not be call on focusnode when enter key be press
Duplicate
my use case involve custom control on when a field be submit for this example let s say when enter key be press for the first time it should be count as field submit for this I be use a focus on textfield to listen to key event and consume enter key event for the first time and pass it through for ...
flutterflutter
app don t start properly on lg g4
Duplicate
step to reproduce 1 run flutter create bug do 2 update the file as follow no change 3 run app from ide or cmd line flutter run target lg g4 android 5 1 expect result app start actual result app show blank screen for a moment then disappear log t ...
flutterflutter
android imagepicker can t open camera
Invalid
flutterflutter
error flutter lib ui ui dart state cc 199 unhandled exception type null be not a subtype of type string of other
Invalid
I have a method dart static future geteneratemd5 string datum async var content await utf8encoder convert datum var digest await md5 convert content string result await hex encode digest bytes return result when I use it string authkey a...
flutterflutter
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
can anyone suggest to I how can I implement the zoom authentication
Invalid
hi guy can anyone suggest to I how can I implement the zoom authentication process in the flutter app thank in advance
flutterflutter
the flutter web application embed html page
Invalid
how do I pass datum when html open the flutter web page
flutterflutter
build ios ipa with no codesign for local debugging
Invalid
can we add the no codesign for ipa build io with no codesign flutter build io release obfuscate split debug info build ios output symbol no codesign suppress analytic output flutter build io release obfuscate split debug info build ios output symbol...
flutterflutter
image picker do t work when I select an image from gallery on android in real device
Invalid
when I open gallery use imagesource gallery the first screen be recent picture I can select any picture and everything fine but if I open the gallery see lose device connection message and white screen I m load the image how they recomment procesimage imagesource image async final imag...