repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
renderbox be not lay out renderflex 82458 relayoutboundary up2 need paint need composite bit update package flutter src rendering box dart fail assertion line 1927 pos 12 hassize
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
any solution when I play mp4 video then get ther crash error for android tv
Duplicate
e flutter 6778 error flutter lib ui ui dart state cc 209 unhandled exception platformexception videoerror video player have error com google android exoplayer2 exoplaybackexception source error null null
flutterflutter
add a way to adjust icon font weight
Duplicate
for the moment there be no way to adjust an icon s font weight and it would be useful to be able to adjust an icon s weight light normal bold be considerably the most need one
flutterflutter
miss scroll inertia on ipado when use trackpad
Duplicate
step to reproduce 1 execute flutter run on the code sample 2 connect an external trackpad to ipad in this case I be use the magic keyboard 3 use the two finger scroll gesture expect result scroll animation should not stop when I lift my finger from the trackpad it should ha...
flutterflutter
listtiletheme draw color over other wiget
Duplicate
step to reproduce hello this be minimal code example for issue listtiletheme on scroll draw color on other widget ps if I replace listtiletheme with card then its ok but I expect same result for listtiletheme import package flutter material dart void main runapp const myapp ...
flutterflutter
cocoapod not instal or not in valid state when run debug from vs code
Invalid
run flutter from commandline flutter run debug work fine run flutter from vs code f5 do not launch app log launch lib main dart on iphone 13 mini in debug mode lib main dart 1 warning cocoapod not instal skip pod install cocoapod be use to retrieve the io and macos platf...
flutterflutter
mobile web use renderrepaintboundary toimage
Duplicate
step to reproduce renderrepaintboundary boundary globalkey currentcontext findrenderobject var image await boundary toimage expect result I m use flutter web to take a screenshot of a widget actual result it work on pc but hasn t work on my android try with chrome and t...
flutterflutter
error when try to run flutter doctor
Duplicate
flutter crash report please report a bug at command flutter pub get exception processexception processexception the directory name be invalid command path flutter bin cache dart sdk bin pub bat verbosity warning get no precompile 0 processimpl start dart i...
flutterflutter
tool crash filesystemexception deletion fail os error the directory be not empty errno 145
Duplicate
command flutter run d chrome step to reproduce 1 2 3 log filesystemexception deletion fail os error the directory be not empty errno 145 0 directory deletesync dart io directory impl dart 201 7 1 filesystementity deletesyn...
flutterflutter
fail to build for simulator can not find pipviewcoordinator in scope
Duplicate
please see old already close and lock issue unfortunately I can not reopen it bug happen again in flutter 2 8 1
flutterflutter
hardware button
Invalid
use case there be no way to register physical button event and the exist package be not work anymore flutter should provide this package proposal
flutterflutter
dismiss alert dialog on longpress
Invalid
I need to dismiss the alertdialog on longpress
flutterflutter
can not signin use google signin
Invalid
I have use this code in past without any platform exception but now I be face platform exception final googlesignin googlesignin scope email googlesigninaccount user googlesigninaccount get user user void googlesignin async setstate ...
flutterflutter
formatexception unexpected extension byte at offset 5
Duplicate
just follow the instruction in the error message that flutter doctor report here be the full text of the message lawrenceemke jet usr bin flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 2 8 1 on debian gnu linux 11 bullseye 5 10 91 1...
flutterflutter
input be voice on a textfield with obscuretext set to true when use voiceover
Duplicate
step to reproduce 1 execute flutter run on the code sample 2 start type in textfield expect result input be not voice actual result voiceover voice the input code sample dart import package flutter material dart future main async runapp...
flutterflutter
facebook audience network only show test ad after release on play store
Invalid
hello I have some issue with facebook audience network package it only show test I don t where the problem be come from I have 1k instal on google play store I use mediation with admob the request be come but no impression it say we haven t receive a bid request this be the code I use to implment ad ...
flutterflutter
build the io app on github action get stuck at running script run script
Invalid
if I build the app on my local machine it work but when on github action with macos 11 the build doesn t go past running script run script be there a way to debug this phase I m build the app use fastlane
flutterflutter
build and release an android app
Invalid
hi I have follow flutter dev instruction on how deploy an app but I end up with be error below failure build fail with an exception what go wrong gradle could not start your build can not create service of type taskexecuter use method projectexecutionservice createtaskexecuter as there be a pr...
flutterflutter
plugin video player how to create two timestamp on the live video from network
Invalid
I be think about to create two timestamp in video from network and get the exact part of video between these two tomestamp how can I achive this with video player plugin I see in doc it have the controller seekto can this work be I on the right path with my research
flutterflutter
can not signin use google signin
Duplicate
I have use google sign in earliarly and there be no issue now I be use the same code but I be face platform exception when use google sign in google sign in package be now update but when use old package I be face google do not verify this app problem when use the new version I be face that platform ex...
flutterflutter
I have use google sign in package earliarly without any issue now I didn t change any code but now I can not use google sign in now it rise platform exception when try to google sign in if I try to use old version of this package it rise google doesnot verify this app problem
Invalid
step to reproduce 1 2 3 log log
flutterflutter
statefulwidget reassemble not work on web
Duplicate
hi my problem be that it doesn t go into reassemble when reload or hot reloading on the web I m develop an application with nat but a socket stay open every reload if it enter reassemble or dispose I can turn it off
flutterflutter
exception catch by widget library the follow assertion be throw while finalize the widget tree package flutter src widget framework dart fail assertion line 1197 pos 12 debuglifecyclestate statelifecycle ready 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
websocketexception connection to be not upgrade to websocket
Invalid
I be try to connect to a websocket without any success it give the error below 1 flutter run flutter websocketexception connection to be not upgrade to websocket flutter 0 websocketimpl connect dart http websocket impl dart 1011 41 1 websocket connect dart ...
flutterflutter
sofiaq2201 need help on the same error
Invalid
hey do we need to run flutter create bug in the app folder
flutterflutter
textformfield regain focus after dropdownbuttonformfield menu item select
Duplicate
if a dropdownbuttonformfield menu item be select after select a text field the focus return to the text field this be similar to which be close and mark as fix after but the issue be still appear with dropdownbuttonformfield step to reproduce 1 execute flutter run on the code sample 2 ...
flutterflutter
flutter slider should have the feature to show value indicator tooltip value all the time not just while gesture
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
make selectionoverlay customizable in cupertinodatepicker
Duplicate
use case implement a slightly adjust version of the cupertinodatepicker proposal cupertinpicker provide an option to set selectionoverlay and it would be nice if cupertinodatepicker do the same as well I would propose a builder that give the developer the ability to create the selectio...
flutterflutter
integration test invoke takescreenshot on io cause missingpluginexception no implementation find for method capturescreenshot
Duplicate
step to reproduce create a new project with flutter create add dependency to pubspec yaml integration test sdk flutter flutter test sdk flutter add folder integration test with file app test dart and the follow code with just an additional call to bind ta...
flutterflutter
video player black screen render for aspect ratio high than device on edit video io possibly android
Duplicate
step to reproduce 1 record a new video with the phone s camera app 2 run the sample code below and see the correct video display 3 open the photo native app 4 edit this video and crop it with an aspect ratio high than your device 5 go back to the sample code restart the app 6 pi...
flutterflutter
rangeerror index invalid value valid value range be empty 0 while fatche the datum from local json file
Invalid
when I run my app the first time it be show a red screen error and then after 2 second automatically it be load the screen and display the datum error message exception catch by widget library the follow rangeerror be throw build h...
flutterflutter
package flutter src rendering viewport dart fail assertion line 1871 pos 16 constraint hasboundedheight 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 nosuchmethoderror nosuchmethoderror the getter assetpathstoevict be call on null receiver nulltrie call assetpathstoevict
Duplicate
command flutter run step to reproduce 1 2 3 log nosuchmethoderror nosuchmethoderror the getter assetpathstoevict be call on null receiver null try call assetpathstoevict 0 object nosuchmethod dart core patch object patch dart 38 5 ...
flutterflutter
tool crash stateerror bad state no context with the run dart application
Duplicate
command flutter run no sound null safety step to reproduce 1 2 3 log stateerror bad state no context with the run dart application 0 remotedebuggerexecutioncontext i d package dwd src debugging execution context dart 55 7 1 appinsp...
flutterflutter
tool crash filesystemexception can not open file os error no such file or directory errno 2
Duplicate
command flutter pub upgrade dry run step to reproduce 1 run flutter pub outdate 2 then run flutter pub upgrade dry run and I get the error log filesystemexception can not open file os error no such file or directory errno 2 0 file throwifer...
flutterflutter
how do flutter use sqflite or dio in multiple flutter engine
Invalid
can a dio dio dio or await opendatabase path be create in each engine so if there be 10 engine I have to create dio dio dio or await opendatabase path 10 time doctor doctor summary to see all detail run flutter doctor v flutter channel stable 2 8 1 on micros...
flutterflutter
io flutter 2 8 1 get crash because of exc bad access kern invalid address
Duplicate
step to reproduce 1 100 of this crash happen when app be in foreground 2 the crash get report to firebase console 3 I havn t find a way to reproduce it expect result actual result code sample dart crash com apple main thread exc bad access...
flutterflutter
I have my application work with flutter 2 0 1 and now its 2 8 2 and its start give error error member not find platforminterface verify platforminterface verify instance token
Invalid
error snap flutter common flutter pub cache host pub dartlang org url launcher platform interface 2 0 5 lib url launcher platform interface dart 37 23 error member not find platforminterface verify platforminterface verify instance token ...
flutterflutter
an additional method of suitename initialization in io be require
Duplicate
can you merge this pr we need this feature
flutterflutter
desktop app build issue
Invalid
sync of datum use floor be work fine with build attach to vs code but doesn t work when retrieve form build folder command flutter build window flutter version 2 8 1
flutterflutter
how to export package flutter gen gen l10n app localization dart which be in sub package
Duplicate
I m try to support internationalization by follow the guid form the different be that I put the different function into different package I create core lib package for main project something like follow 1 export it in core lib dart dart library core lib export package flutter gen...
flutterflutter
unable to find module in io
Invalid
hello to fellow flutter developer I be have trouble build an flutter application that I have create the application work just fine but the problem lie in build the app in the last step I have come across an parse issue error module not find I would appreciate the help please and thank you 258468...
flutterflutter
status bar area problem
Invalid
I use systemchrome setenabledsystemuimode systemuimode manual overlay to make the status bar hide when not need now its working as need but now the status bar area be completely black I want my scaffold to extend to that area also what should I do
flutterflutter
nsinternalinconsistencyexception exceptionpreprocess
Duplicate
I see the exception log on sentry I didn t reproduce it I don t know how to solve this problem only on io device there be detailed log below flutter 2 8 1 channel stable framework revision 77d935af4d 5 week ago 2021 12 16 08 37 33 0800 engine revision 890a5fca2e tool dart ...
flutterflutter
crash com apple main thread cfxregistrationpost block invoke 52
Duplicate
step to reproduce crash be not reproducible only can be find in crashlytic dashboard event summary 2 1 1 64 io 14 5 0 iphone 12 pro max jan 17 2022 10 09 41 pm actual result crash com apple main thread exc bad access kern invalid a...
flutterflutter
bottomnavigationbar feedback region too wide
Invalid
hi when run a flutter application on window the bottomnavigationbar give too much space to the button in it for the click see the picture at the mouse be almost at the center and one of the two button favorite in that case be clickable further info doctor summary to see all detail run fl...
flutterflutter
error can not find symbol import io flutter plugin firebase core firebasecoreplugin
Invalid
the app should run but it be not cupertino icon 1 0 4 google sign in firebase auth 3 3 5 cloud firestore 2 5 3 rxdart image picker 0 8 4 4 file picker 4 3 2 firebase storage 10 2 5 location 4 3 0 geocode 1 0 1 font awesome flutter share pr...
flutterflutter
some 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
flutterdriver command result in null on certain device
Invalid
I be currently test a flutter app use appium flutter driver both locally and on aw device farm on some of the phone on device farm appium flutter driver have be unable to interact with element when I check the appium log I notice that all of the click command for flutterdriver result in a null response such...
flutterflutter
problem in nest for loop
Invalid
I m a flutter beginner actually to the whole software development domain I want to create a 4x2 grid specifically with for loop the code below be intend to create 8 box in a grid of 4 row and 2 column change to a different row at j 2 but its not happen it continue to build the c...
flutterflutter
crashlytic exc bad access kern invalid address 0x00000000000006a8
Duplicate
I get this issue in crashlytic crash com apple main thread 0 flutter 0x3b8404 fehlt 1 flutter 0x3e464 fehlt 2 flutter 0x3c1f0 fehlt 3 flutter 0x3c67ac fehlt 4 flutter ...
flutterflutter
flutter I want to mute video music when I back to this page
Invalid
I ve recently start flutter I want to mute video music when I back to this page import package flutter cupertino dart import package flutter material dart import package appinio video player appinio video player dart import package flutter riverpod flutter riverpod dart import p...
flutterflutter
io sigabrt grmtlcommandbuffer crash on production app
Duplicate
hi our production app encounter a sigabrt grmtlcommandbuffer crash and happen many time but we can t reproduce it log 0 libsystem kernel dylib pthread kill 8 8 agxmetala12 0x00000001f36e6000 208220 9 flutter grmtlcommandbuffer getrendercommandencoder mtlrenderpassdescriptor ...
flutterflutter
android early crash capture via crashlytic
Duplicate
apparently on android 9 some of user experience an early crash I could not reproduce it on my own phone but it s the log from crashlytic log cause by java lang unsatisfiedlinkerror dalvik system pathclassloader dexpathlist zip file system framework org apache http legacy boot jar zip file ...
flutterflutter
tool crash filesystemexception can not open file os error no such file or directory errno 2
Duplicate
command flutter build io step to reproduce 1 run flutter build io 2 wait 3 log filesystemexception can not open file os error no such file or directory errno 2 0 file throwiferror dart io file impl dart 635 7 1 file opensync dart io...
flutterflutter
url launcher flutter web app open url in the default smartphone browser
Invalid
I have a firebase dynamic link that can be share in social medium like facebook in some case when user click on the dynamic link from facebook app example the link be my flutter web app this link will be open inside the facebook browser default behavior so it s ok now inside the facebook bro...
flutterflutter
image picker no response when pick a jpg image on io
Invalid
step to reproduce 1 run image picker s official example project on an ios device or io simulator 2 pick image note run on an iphone 6s on ios 15 2 give app full access to photo library expect result show the jpg image content or throw an exception if the plugin can not handle ...
flutterflutter
tool crash sentinelexception
Duplicate
command flutter run step to reproduce 1 run the app 2 hot reload this doesn t happen often but happen with I 4 5 time log sentinelexception 0 new outstandingrequ package vm service src vm service dart 1626 45 1 vmservice call package vm servi...
flutterflutter
tool crash processexception no such file or directory command home christophe flutter sdk flutter bin cache dart sdk bin pub os error code 2
Duplicate
command flutter doctor step to reproduce 1 2 3 log processexception no such file or directory command home christophe flutter sdk flutter bin cache dart sdk bin pub os error code 2 0 processimpl start dart io patch process patch dart 390 3...
flutterflutter
url launcher could not launch url start with
Invalid
hi flutter team actually I be try to implement url launcher with launch url start with 192 168 but I be face an exception like couldn t launch url be there any possibility to make it work below be my code urllauncher string url async if await canlaunch url await launch url forceweb...
flutterflutter
use flutter native window as transparent overlay window on desktop
Duplicate
hi in desktop application development it be very common to render content to the window through the main window handle and create a new transparent window as an overlay to draw the ui after look at the flutter window example I find that flutter use setparent to attach the flutter native window to the main...
flutterflutter
do flutter have a callback when the phone switch to the dark theme
Invalid
do flutter have a callback when the phone switch to the dark theme
flutterflutter
tool crash processexception process time out command usr bin arch os error code 1
Duplicate
command flutter build ipa step to reproduce 1 2 3 log processexception process time out command usr bin arch os error code 1 0 runresult throwexception package flutter tool src base process dart 171 5 1 defaultprocessutil run ...
flutterflutter
tool crash processexception process exit abnormally command c user jakub desktop source wallpaper app android gradlew bat os error code 1
Duplicate
command flutter no color build apk step to reproduce 1 2 3 log processexception process exit abnormally welcome to gradle 6 7 here be the highlight of this release file system watch be ready for production use declare the version of java you...
flutterflutter
package flutter src render sliver fix extent list dart
Duplicate
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
unhandled exception stack overflow on release version only
Invalid
in my app I m set connection with signalr and during develop everything work fine it mean that I can receive event from server and then handle it but in release version error flutter lib ui ui dart state cc 209 unhandled exception stack overflow occur and the same error in two library signalr core pub...
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 emulator 5554 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 utf ...
flutterflutter
feature on demand in flutter
Invalid
use case I be work on application with flutter 2 version the application have a global reach and have need of payment gateway and other conditional feature that be only popular and require in specific region in order to reduce the initial application download size I want to create separate module for each...
flutterflutter
change the border color of the outlineinputborder
Invalid
I m try to change the border color of the outlineinputborder but try inumerous way and fail
flutterflutter
addtimingscallback method return repeat vsync timestamp
Duplicate
when use api below step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
macos provide error message when access string fromenvironment as non const
Duplicate
recently I add some dart define value to a mac os build I quickly code it like this dart final myvalue string fromenvironment my variable this result in empty value for my various build variable I be confused why this be happen there weren t any error message just empty value ...
flutterflutter
sslv3 alert handshake failure when use ed25519
Invalid
I m attempt to use websocket over tls use a certificate sign with ed25519 I receive the follow error flutter handshakeexception handshake error in client os error sslv3 alert handshake failure tls record cc 594 handshake failure on client hello handshake cc 603 error flutter lib ui ui ...
flutterflutter
poor application performance empty app scroll low fps
Duplicate
step to reproduce 1 use the flutter starter app 2 embed any scrollable element there expect result the application should not lose performance during normal scrolling and also after the application exit the background there be a drop in performance for a few second actual result...
flutterflutter
w iinputconnectionwrapper d inputmethodmanager and d insetscontroller dump to console on interaction with textfield on real android 12 device
Duplicate
step to reproduce 1 flutter create example 2 update lib main dart to below code sample 3 flutter run on physical android device pixel 3 run android 12 4 tap on render text field and type one letter h in this example expect result no warning or debug log dump to c...
flutterflutter
element ancestor dependent parent
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
fail assertion line 5191 pos 14
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
tool apk s build with flutter run release differ in size from flutter build apk release
Invalid
step to reproduce 1 create a new flutter app flutter create myapp 2 connect an android device I use a physical device not sure if it reproduce with an emulator 3 run flutter run release with should build an apk and instal it as well 4 terminate the app on the device 5 run flu...
flutterflutter
flutter webapp index html not find throw after prepare hosting and command flutter build web and some other question to ask
Invalid
this be my repo I follow this step buid realease host firebase build release since I already have web folder in my project at the beginning I just type flutter build web host create web project and add sdk as npm in web directory also I use webpack follow this order e...
flutterflutter
multicast dns timeout occur when on a 2 4ghz network
Invalid
as per the title I be have trouble ping for an ipv4 address when on a 2 4ghz network example code dart import package multicast dns multicast dns dart future main list args async const string name hostname final mdnsclient client mdnsclient await client star...
flutterflutter
issue in installle facebook app event 0 14 7 plugin in my flutter project
Invalid
I have get error after add facebook app event 0 14 7 plugin into my project below be my flutter sdk version detail flutter channel stable 2 2 3 on microsoft windows version 10 0 19042 1415 locale en gb flutter version 2 2 3 at c src flutter framework revision f4abaa0735 7 month ag...
flutterflutter
io simulator hardware keyboard input be break
Duplicate
step to reproduce 1 run the app use code below on an ios simulator iphone 8 run ios 14 5 and try type in the form field expect result type in the text field should work actual result type doesn t work at all use command k doesn t bring up the software keyboard either the onl...
flutterflutter
coretelephony be not available when build for watchos simulator
Duplicate
hello I need to add apple watch extension for my already exist application successfully have add the watch app through the xcode pic 1 then when I m try to run the app trought the xcode because run in flutter not work pic 2 on an iphone or emulator I m get an error coretelephony be not available whe...
flutterflutter
issue I have a problem with my flutter application
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
when open textfield app either reload or throw android exception for android view inputmethod baseinputconnection setcomposingregion
Duplicate
step to reproduce 1 add textfield in the center of a scaffold 2a if autofocus be true issue will happen immidielty 2b tap on the textfield once keyboard be up issue will occur when I do this inside an open drawer flutter present the follow exception platformexception platformexce...
flutterflutter
iconbutton splash misalign on add iconbutton icon size
Invalid
step to reproduce 1 run the second code snippet 2 hover cursor on the icon expect result icon splash should be center align code sample output iconbutton splashradius 50 iconsize 50 onpresse icon const icon icon add ...
flutterflutter
gitlab ci cd pipeline fail can not invoke method tointeger on null object in build gradle
Duplicate
I be try to run build android build stage on gitlab ci pipeline and be get this error build file build wecraft tn project xenon front mobile android app build gradle line 47 40 what go wrong 41a problem occur evaluate project app 42 can not invoke method tointeger on null object ...
flutterflutter
should keep path activity when memory can t keep app open
Duplicate
when the ram memory be not able to maintain a flutter application it restart in its entirety that be if it be on route b it return to route a while in a native app it stay on route b I don t want the path to be save when I close the app manually but I want it to be save when I return to the app and the r...
flutterflutter
android textformfield would truncat string when input long text about 2500 char
Invalid
step to reproduce 1 execute flutter run on the code sample 2 copy attach long string about 2000 char to inputtext widget expect result print same string which copy actual result print some truncated string code to reproduce dart import package flutte...
flutterflutter
camera one back camera receive instead of 3 with availablecamera and iphone 11
Duplicate
an issue open by inima 1 5 year ago describe it all the getavailablecamera only return 2 camera in the case of an iphone 11 which have 3 camera one on the back and one on the front for I it look like inima also find the root of the problem however the issue still persist so I m not sure why it get ...
flutterflutter
official fully functional example application that use navigator 2 0
Invalid
use case navigator 2 0 api be very inaccessible part of the reason be that there be no official example that display how to use the api properly there be indeed a bunch of medium post but many of which contradict each other and most of they do not cover the api in depth proposal a complex offi...
flutterflutter
unicode keyboard not work on textformfield window but I can copy same value and paste they into textformfield
Duplicate
platform flutter window target unicode keyboard not work but I can copy same value and paste they see video another platform like web or android it work without error alertdialog alert alertdialog title text s current change defaut open bot content singlechilds...
flutterflutter
how can I move video recored file to specific folder
Invalid
I record video with flutter app and path be datum user 0 com xxx yyyyy cache rec4416034190188903245 mp4 how can I change file name and store it specific folder for example storage emulate 0 dcim ccd3 folder ccd3 be already exist how I get video file path be below xfile videofile await ...
flutterflutter
tool crash clientexception
Duplicate
command flutter run step to reproduce 1 2 3 log clientexception 0 ioclient send package http src io client dart 49 13 1 invokeerrorhandler dart async async error dart 45 24 2 handleerrorstream handleerror dart async stream...
flutterflutter
flutter android tv app be reject because crash after launch but it work correctly on the emulator and android tv
Duplicate
I have develop flutter app for android tv basically it be a video stream app like netflix and be mean to be use for android tv only the app be work very fine in the tv emulator but when I be upload in the play store console they be approve but get continuous rejection for android tv release type see the be...
flutterflutter
fail assertion line 1921 pos 12 element contain element 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
integrity check fail java security nosuchalgorithmexception algorithm hmacpbesha256 not available
Invalid
I be try to build an app bundle and get the follow error what go wrong execution fail for task app signreleasebundle a failure occur while execute com android build gradle internal task worker actionfacade fail to read key upload from store user dennisashford androidstudioproject fytfeedv10...
flutterflutter
tool crash filesystemexception deletion fail os error the process can not access the file because it be be use by another process errno 32
Duplicate
command flutter no color no version check precache step to reproduce 1 2 3 log filesystemexception deletion fail os error the process can not access the file because it be be use by another process errno 32 0 directory deletesync ...
flutterflutter
image picker 0 8 4 4 platformexception already active image picker be already active null null
Duplicate
hi I m get platformexception already active image picker be already active null null on initiate the open camera functionality for the second time xfile image await picker pickimage source imagesource camera fyi I m use image picker 0 8 4 4 I have notice this be happen on ...
flutterflutter
video player add option to specify the rate of videoplayervalue update
Duplicate
use case currently the rate of update for the videoplayervalue of the videoplayercontroller be set to a hardcode 500ms in applyplaypause there be no way to get fast update I e every millisecond proposal add a new configuration option to videoplayeroption that be pass to t...
flutterflutter
difficulty to run flutter doctor on a fresh install in mac air m1 chip
Duplicate
hi I ve be try to figure out the reason cause this error I follow and search other possible solution in the internet but no luck a help would be appreciate thank note I can run flutter or flutter version command but not flutter doctor device macbook air m1 os bigsur try...