repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
bdazzle43
Invalid
originally post by bdazzle43 in
flutterflutter
make well comment for alignment and a correct calculation formula for subview s position
Duplicate
there be some comment explain alignment x y dart alignment x y in a rectangle with height h and width w describe the point x w 2 w 2 y h 2 h 2 in the coordinate system of the rectangle but in actually if you want calculate a child widget s coordinate offs...
flutterflutter
intregation testing issue
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
the same code be display inconsistently on android window and web
Invalid
import package flutter material dart void main runapp const center child text hello world textdirection textdirection ltr why do the web version display black text on a white background be it related to the user ...
flutterflutter
why do the package depend on an available upgrade version but I can t upgrade
Invalid
flutter pub outdate show outdated package indicate version that be not the late available package name current upgradable resolvable late direct dependency all up to date dev dependency all up to date transitive dependency character 1 2 1 1 2 1 1...
flutterflutter
flutter create template package output platform folder
Duplicate
flutter create template seem to be output the platform directory for the plugin template be this new behavior I couldn t find anything about this in the release note or the changelog be these directory now require or recommend for package if this be new behavior the doc step 1 create the package...
flutterflutter
missingpluginexception no implementation find for method getapplicationdocumentsdirectory on channel plugin flutter io path provider
Invalid
I m try to test some functionality in my app and when update flutter to version 3 7 0 this code snippet start give an error main async testwidgetsflutterbinding ensureinitialize sharedpreference setmockinitialvalue setupall async await inithive test exemple ...
flutterflutter
fontfeature tabularfigure size text wrong with the html web renderer
Duplicate
step to reproduce 1 execute flutter run d chrome web renderer html on the code sample 2 the bottom text overflow its container no error be report by flutter this seem to be the case for any font that use proportional figure by default in the sample inter be use when roboto be use h...
flutterflutter
reorderablelistview with flutter slidable item work in flutter 3 3 9 but not 3 7 3
Invalid
step to reproduce 1 execute flutter run on the code sample 2 run on flutter 3 3 9 and dart 2 18 5 this code behave as expect 3 run on flutter 3 7 3 and dart 2 19 2 a long press or drag up or down on an item in the list result in a failure expect result item should be able to sl...
flutterflutter
video player web when the device headset change the return value of controller value isplaying be incorrect
Duplicate
step to reproduce web renderer html 1 the iphone device be connect to the headset 2 open the webpage and play the video 3 the iphone disconnect the headset 4 the video will automatically play temporarily 5 code acquisition controller value isplaying be still true expect resul...
flutterflutter
custom tensorflow lite model integration in flutter app
Invalid
image use case I have a tensorflow lite ml model that I d like to use in a flutter application one of my first option be to test plugin available on pub dev unfortunately I be unable to find one that be still work in 2023 both of the major two plugin appear to have be abandon tflite ...
flutterflutter
could not build the application for the simulator
Invalid
hi I be struggle to run my flutter project on android studio I have try many way to fix it by run a bunch of command on the terminal but still get the same error follow command I ve already use to resolve command 01 cd ios pod repo update pod update flutter run command 02 ...
flutterflutter
flutter nest component tape issue on perfecto automation tool for io 16 build
Invalid
I use flutter nest widget but while test for perfecto automation on io 16 device tap the screen it be mark as a whole container not able to identify child widget here be some code sample container child column child container width 100 ...
flutterflutter
flutter inappwebview crash on vivo android device
Invalid
step to reproduce 1 start application a 2 switch to background 3 wait 10 minute not sure about the exact time the long the time the great the probability of occurrence 4 open app a 5 application a crash device information name vivo z3 model v1813bt vivo rom funtouc...
flutterflutter
flutter sdk 2 5 3 on io scrollbar contain textfield scrollbar will move to top instead of origin right position when lose focus
Invalid
flutter sdk 2 5 3 on io scrollbar contain textfield scrollbar will move to top instead of origin right position when lose focus
flutterflutter
xmlhttprequest error on flutter web
Duplicate
I be face xmlhttprequ error when call google place api there be many solution to enable cor but in the case of google apis we can t do that so I be pretty sure the issue be with flutter web so please help I out to call api from flutter web
flutterflutter
I want to remove underline korea text in textfield ios web html renderer
Invalid
flutter doctor v flutter channel stable 3 7 0 on macos 12 6 3 21g419 darwin x64 locale ko kr warn dart on your path resolve to usr local cellar dart 2 17 0 libexec bin dart which be not inside your current flutter sdk checkout at user toby desktop flutter consider ...
flutterflutter
button inkwell gesture detector not work on flexibleheaderdelegate inside nestedscrollview
Invalid
hello I be use nestedscrollview with the follow structure scaffold body nestedscrollview physics clampingscrollphysic headersliverbuilder buildcontext context bool innerboxisscrolle return ...
flutterflutter
tool crash filesystemexception directory listing fail os error access be deny errno 5
Duplicate
flutter crash report please report a bug at command flutter run exception filesystemexception filesystemexception directory listing fail path c document and setting os error access be deny errno 5 0 directory fillwithdirectorylisting dart io pat...
flutterflutter
camera plugin camcorderprofile getall android 12
Duplicate
please help do you need to urgently solve the problem even if it be some kind of temporary solution or workaround be it possible to somehow hardcode certain parameter or datum to make the plugin work device feature android 12 android sdk 32 do not have camera lot of usb port android...
flutterflutter
I have problem run firebase app for web which be not run
Invalid
hi my flutter app use firebase auth it work in io and android but when I run for web I be get follow error I search it but couldn t get any correct information to fix the problem any idea how to fix it error launch lib main dart on chrome in debug mode wait for connection from debug service ...
flutterflutter
camera cameraexception previous capture have not return yet takepicture be call before the previous capture return
Duplicate
my source code be a little different but I also try to run official example and get the same error step to reproduce 1 copy paste code from 2 run example 3 press camera button 4 nothing happen but camera freeze 5 press camera button again and get exeption cameraexception previous capt...
flutterflutter
webview flutter unable to load camera
Duplicate
step to reproduce I m use webview flutter 4 0 2 version and building on android I want to use the device s camera and audio function within the webview but it seem to be throw an error I guess that when I try to use these function it seem that an error occur due to a permission relate problem ...
flutterflutter
androidx migration
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
androidx migration
Invalid
step to reproduce 1 2 3 log log
flutterflutter
long black screen on android when run the app
Invalid
it s take long time to run the app on android run normally on io after updgrade flutter from 3 3 10 to 3 7 1 do I miss something on main dart void main async widgetsflutterbinding ensureinitialize await firebase initializeapp option defaultfirebaseoption cur...
flutterflutter
update initialvalue in textformfield do not rebuild textformfield
Invalid
hi I want to ask regard the behavior of the textformfield initially text be null and textformfield display an empty text after fetch the datum textformfield should rebuild and display the datum the issue be that textformfield be not rebuild and it be still display an empty text update the...
flutterflutter
timeoutexception on the emulator it turn out to upload a photo but not on the real one
Invalid
the following happen I call the pick image gallery method a gallery appear but the image of the picture be not visible while the file themselves be visible then I follow the standard procedure and upload it to the server the server can not process the datum and as a result I get a time out exception ...
flutterflutter
inconsistency of render column with button between web and android
Duplicate
step to reproduce 1 create column with elevatedbutton s or outlinebutton s or textbutton s 2 run on web and android probably desk io also render issue zip expect result same render for web and mobile actual result code sample dart ov...
flutterflutter
flutter web can t start when url contain more than one route param
Duplicate
I notice that flutter app from version 3 7 can t start app if url contain more than on route param and pathurlstrategy enable step to reproduce 1 use setpathurlstrategy 2 launch flutter in web 3 try to navigate to route like localhost 8000 test1 test2 expect result flutter app sta...
flutterflutter
I can t debug integration test in flutter web
Duplicate
hello everyone I m build an integration test for my flutter web project with bdd I m try to debug the integration test in the android studio but I m get web device be not support for integration test yet I try to run with flutter driver and attempt to put breakpoint in chrome but it do not work ...
flutterflutter
the handling of the button click event not work interpretation crash for button press
Duplicate
hello I have an application for iptv service such as live streaming vod etc it be create base on flutter sdk 3 0 1 and it work very well so that the user can navigate between the main section of the application and the component of each section separately all by use the remote control device of the...
flutterflutter
unable to install flutter extension on vscode
Invalid
this be the error log from my vscode 2023 02 14 05 32 00 074 info electron sandbox mode be enable 2023 02 14 05 32 00 110 warning via product json extensionenabledapiproposal extension github vscode pull request github want api proposal commentsresolvedstate but that proposal do not exis...
flutterflutter
webview flutter android leak activity
Duplicate
start after upgrade webview flutter 3 0 4 4 0 2 webview flutter android 3 2 4 flutter 3 7 3 1 application leak reference underline with be likely cause learn more at 9247790 byte retain by leak object signature 7a2cd5c59a5297cfeeda7f369fbc794ac62b4fa0 gc root global...
flutterflutter
flutter animation not smooth when dio http request
Invalid
as above when I do some http request in the void initstate function then I test like go in and out very quick the page animation will get stick some time can I get any suggestion
flutterflutter
upgrade to flutter 3 7 and have this issue
Invalid
could not build the precompiled application for the device uncategorize xcode command compileswift fail with a nonzero exit code swift compiler error xcode type wkdatadetectortype have no member wkdatadetectortype user kp pub cache host pub dev flutter inappwebview 5 7 2 3 io class util swi...
flutterflutter
cupertinolistsection how I can change border radius
Invalid
how I can change border radius I can t see this oportunity
flutterflutter
no such table task
Invalid
lldb 2023 02 14 14 26 30 459252 0800 runner 1728 99321 database path var container bundle application ff13da46 3958 497c 9b8e 9ae5e9c21d0e runner app framework flutter downloader framework flutterdownloaderdatabase bundle download task sql allfilesdownloadedmessage all file have be download startbackgro...
flutterflutter
map freeze when update location for real time track map performance not smooth
Invalid
null
flutterflutter
target of uri doesn t exist dart ui undefined class canvas
Invalid
when I instal my flutter verison I have get some problem about canvas like can not find canvas paint etc undefined class paint this be my flutter version flutter channel stable 3 7 3 on macos 13 1 22c65 darwin arm64 locale zh hans cn android toolchain develop f...
flutterflutter
app in android 7 0 0 crash and restart the device
Invalid
I have report of user tell my app restart the device on android 7 0 0 I try it on the emulator and that be true I start try a lot of thing I think it could be a package or something what I finish do be try in a whole new project the default app that flutter create I try it in the same version android 7 0 0 an...
flutterflutter
get mobile number on google signin
Invalid
how can we get user mobile number in google signin
flutterflutter
tool crash casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34
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 casterror 0 new webplugin fromyaml package flut...
flutterflutter
trouble use hero widget with sliverappbar
Invalid
step to reproduce 1 clone this repo and run the app 2 get error when tap on box that navigate to sliverappbar expect result sliverappbar can animate from previous screen slow animation be on for clarity actual result error code sample f...
flutterflutter
finish with error processexception the requested operation require elevation
Invalid
window 10 command c program file x86 google chrome application chrome exe user datum dir c user yl70d9 1 zho appdata local temp flutter tool a946fd02 flutter tool chrome device 67ba3a4c remote debugging port 52561 disable background timer throttle disable extension disable pop...
flutterflutter
pls help I with this
Invalid
git status fatal not a git repository or any parent up to mount point mnt stop at filesystem boundary git discovery across filesystem not set screenshot 2023 02 13 124843
flutterflutter
have problem with animatedalign animation
Invalid
can someone help I with my problem I have a animatedalign that work like a switch valuelistenablebuilder valuelistenable authenticatorswitch builder context value return ink ...
flutterflutter
2 list of same class seem to be somehow link such that an insert in one list affect the other list
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample list currentcart list tmpcart list requireqty list itemno int itemqty 0 string menustr ...
flutterflutter
bottomappbar do not react on color pass to the widget with material3 turn on
Invalid
step to reproduce 1 turn on material3 theme 2 create widget with color pass as parameter or as custom theme bottomappbar color color blue expect result toolbar have background with pick color actual result color be take from theme canvascolor
flutterflutter
error out of memory
Invalid
1 hello not so long ago I start develop an application for flutter everything be fine until the flutter 3 update when debug it work fine if I want to build an assembly for google play flutter build appbundle then my computer s memory be completely clog and it do not react to anything...
flutterflutter
flutter io app size be much big than android aab apk size
Invalid
I m new to flutter and just ready to distribute my first flutter app to the test user the size of the android release build of the app be only 20 7 mb for aab around 7 mb for individual abis which be good I follow this link to build for android however the size that come for io be around 83 7 mb fo...
flutterflutter
no file or variant find for asset package html editor enhanced summernote html
Invalid
I have try to build apk but unfortunately the result end with the follow error no file or variant find for asset package html editor enhanced summernote html pubspec yaml name admin eshop description a new flutter project publish to none version 4 0 0 1 3 0 6 environ...
flutterflutter
analysis crash when use an excessive amount of nest parenthesis
Invalid
step to reproduce type an excessive amount of unnecessary nest parenthesis dart int test 10 result after type 12 set of parenthesis at least on my machine analysis begin to become unstable and the ide freeze on any edit add additional parenthesis m...
flutterflutter
macos arm64 flutter build warning
Duplicate
when run flutter run d macos warnning as below xcodebuild warn use the first of multiple match destination platform macos arch x86 64 i d a1e97b74 42d1 570f 8f53 184050a5e2ee platform macos arch arm64 i d a1e97b74 42d1 570f 8f53 184050a5e2ee how to select arm64 arch ...
flutterflutter
there be only one fluttersharedpreference xml file which be fix and can not be change you can not customize and create sharedpreference file like android
Duplicate
there be only one fluttersharedpreference xml file which be fix and can not be change you can not customize and create sharedpreference file like android
flutterflutter
plugin camera lockedcaptureorientation work on android but not on io
Duplicate
I want to lock my camera in portrait mode even if I turn my phone in landscape mode so that be my main future main async widgetsflutterbinding ensureinitialize final camera await availablecamera final firstcamera camera first await systemchrome setpreferredorienta...
flutterflutter
problem create an autocomplete with text field and overlay
Duplicate
guy when I create a text field and overlay to simulate an autocomplete it start to give a bug this bug start to occur after update the sdk window 3 3 10 the bug happen when I try to click on the option and automatically the auto complete close as if it be blur and not select do anyone know how to solve it ...
flutterflutter
I have this issue upstream repository be not a standard remote
Invalid
I have not be able to see a good fix on youtube or anywhere url how can I fix this
flutterflutter
rawkeyboardlistener be buggy after focus a textfield
Invalid
it can be solve by change the input method it be a bug of gboard
flutterflutter
tool crash casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34
Duplicate
command flutter pub get step to reproduce 1 2 3 log casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34 1 new pl...
flutterflutter
local auth how to do face i d authentication on android phone
Invalid
local auth face i d authentication not work
flutterflutter
dart developer log be inconsistent between ide s and platform
Invalid
I be experiment with ansi color in log to create a new logging package use both print and dart developer log function I find some inconsistence 1 dart developer log doesn t work at all in web platform nothing be print print work just fine console also doesn t work mean run in a c...
flutterflutter
not have a good lsp for neovim
Invalid
hi I be look for an editor to use flutter that doesn t have vscode problem and doesn t need a special configuration and I find the nvpak configuration for neovim but due to the bad support of flutter lsp I talk to the nvpak team and they give the mason link and the mason team he also say ...
flutterflutter
tool crash string 57 character
Duplicate
command flutter no color run machine device i d 192 168 1 8 5555 profile dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log string 57 character 0 dartdevelopmentserviceimpl startservice pack...
flutterflutter
onnavigationrequ not work reactjs
Invalid
onnavigationrequ onpagestarte isn t work on the listener be not detect reactjs navigate product productid be there something wrong I be do reactjs side const navigate usenavigate navigate product productid flutter side onnavigationrequ request print requ...
flutterflutter
android platform view big loading time
Invalid
platform view take much time to load this occur even if it be a simple widget textfield render on an empty screen test on late stable and master 3 8 0 5 0 pre 1 android 12skq1 211006 001 xiaomi mi lite 11 5 g step to reproduce please run this simple example here expect result na...
flutterflutter
go router path with parameter show blank screen when refresh or enter from url bar web
Invalid
I m implement name route in my web app to navigate to the detail page with i d in param whenever I use context pushreplacementname campaign detail param i d campid it go to proper page in the app and update the url as it should be problem but if I put the link directly i...
flutterflutter
main wait tid 1 systid 15692 io flutter plugin camera camera stopbackgroundthread camera java
Invalid
hi I be face an issue of camera relate issue plugin use camera 0 9 4 18 log main wait tid 1 systid 15692 at java lang object wait object java at java lang object wait object java 442 at java lang thread join thread java 1438 at java lang thread join thread java 1519 at io flu...
flutterflutter
io integration test on firebase test lab should fail
Invalid
hi there I have be confuse about this ios integration testing result on firebase test lab as you can see the test result from xcode test build be actually fail but when I use this command to build the xct file xcodebuild test without build xctestrun build io integ build product runner iphoneos16...
flutterflutter
webview flutter v4 0 crash web app emloye iframe unable to create enough overlay surface
Duplicate
this be a weird one either webview flutter v4 0 x or its dependency be cause render issue on web with the follow error flutter be unable to create enough overlay surface this be usually cause by too many platform view be display at once you may experience incorrect render ...
flutterflutter
go router builder shellroute and parentnavigatorkey in generate route
Duplicate
use case 1 there s no possibility to use go router builder to generate shellroute 2 no possibility to specify parentnavigatorkey in generate route proposal 1 I actually have no idea 2 should be enough to add the field to the goroutedata class
flutterflutter
go router resume navigation after redirect e g post login
Invalid
I might be miss something obvious but I can t find any example of resume navigation after a redirect I have a route authenticate page that can only be view once the user be log in go router s official redirection example 1 show how to do such login gate but it redirect to how do ...
flutterflutter
ail assertion line 243 pos 14 notification metric axis widget axis be not true
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
after upgrade from flutter 3 3 4 to 3 7 1 the country flag unicode stop work
Duplicate
step to reproduce create an application with a text widget and use different country flag as unicode and test the different result use flutter 3 3 4 and 3 7 1 example 1 execute flutter run on the code sample 2 app show the unicode separate instead of show the flag expect ...
flutterflutter
web macos ime panel place wrong
Invalid
step to reproduce in the sample simplistic editor ime selection panel place be wrong expect result the panel should be under the carer as below actual result I be able to replicate this error on macos windows web thank
flutterflutter
flutter webapp error webapp run on vscode but show a blank page when test locally
Invalid
I have make a rough flutter webapp I be really new to this when I test it through vs code the app work just fine but I have be unable to upload it online after I commit the app to a git repository the link show nothing but a blank page when I try to open index html from build web I get a blank page again...
flutterflutter
androidx migration
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
main dart js be not load from but from relative url on last stable version
Duplicate
hi I just update flutter to 3 7 0 from 3 3 10 and now I have a problem and flutter web no long work properly when launch via the ide everything be work as expect however if I hit refresh on browser and url be like crm promotion then it no long work as it try to load crm main dart js instead of main ...
flutterflutter
flutter web be stick at the initialization loading
Duplicate
I have provide a loading animation for my flutter web application so that user will not think that the web application be freeze the problem be when I open my web application for the first time and there be no cache or anything similar on my pc it display the loading animation and the animation will stay there fore...
flutterflutter
use flutteractivity withcachedengine systemchrome setsystemuioverlaystyle systemuioverlaystyle not work
Duplicate
withcachedengine code image withcachedengine ui withnewengine code image withnewengine ui flutter code image I want to use withcachedengine statusbar show like use withnewengine but it not work what can I do for it doctor summary to see all detail run f...
flutterflutter
flutter seo issue
Duplicate
seo issue build an seo friendly website mean that google and other search engine can efficiently crawl every page on the site interpret the content effectively and index it into their database once index they can provide user with the most relevant and valuable web page base on the topic they search for ...
flutterflutter
tool crash casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34
Duplicate
command flutter no color pub get step to reproduce 1 open package in android studio 2 run pub get from flutter toolbar log casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34 0 new webplugin fromyaml package fl...
flutterflutter
flutter sample form app have cutoff text
Invalid
step to reproduce 1 on a mac git clone filter blob none cd sample form app open a simulator flutter run 2 in the app pick autofill 3 in the name field type a name 4 select the name and tap the selection expect result cut copy...
flutterflutter
renderbox be not lay out rendercustompaint 0494e relayoutboundary up3 need paint need composite bit update package flutter src rendering box dart fail assertion line 2001 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
material 3 skeleton loader
Duplicate
like shimmer effect material 3 have skeleton loader 9b4ed0ee fc54 4df4 9a09 b4efb860f8ad there be already implement example with flutter for shimmer effect full code
flutterflutter
how could we put a module into flutter application something wrong with asset
Duplicate
dear sir I write a flutter app by use flutter application and then I want to move most of its logic into a flutter module since it will be possible for I to use an android app which be embed with flutter module however most of the time I still want to use the flutter app for tune mean I also wan...
flutterflutter
flutter markdown click the correct part of the text in a widget test
Invalid
this be more about that I can t get this to work and not sure what the correct way of testing this be if you have the following markdown datum this be some markdown click here be it possible in the widget test to specifically tap on click here as that be the only tapable a...
flutterflutter
tool crash casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34
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 casterror 0 new webplugin fromyaml package flut...
flutterflutter
fail assertion line 4475 pos 12 debuglocked 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
android listview item get transform shrink during fast scrolling
Invalid
I have find out an issue with scroll flutter listview on android cc darshankawar test on late stable and master 3 8 0 5 0 pre 1 android 12skq1 211006 001 xiaomi 11 mi lite 5 g with 90hz refresh rate issue occur also if I set refresh rate to 60hz step to reproduce please run this simple main...
flutterflutter
window app freeze when I exec ffmpeg command in c
Invalid
I want to create screen record app in window use flutter desktop so I create plugin for that I create the recording use ffpmeg command in c and successfully to record my screen but my app get freeze although my memory and my disk be still enough and when the recording be finish my app return to norma...
flutterflutter
b
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
don t use buildcontext s across async gap should not show for guard clause
Invalid
currently use flutter 3 7 1 I m get the don t use buildcontext s across async gap linter warning when try to check if the build context be mount in an onpressed dart if context mount return I d rather not have to wrap long block of code in a truthy check dart if context m...
flutterflutter
unable to find bundle java android license
Duplicate
hello I m struggle I haven t find any solution to this problem flutter channel stable 3 7 1 on macos 13 1 22c65 darwin arm64 rosetta locale en gb android toolchain develop for android device android sdk version 33 0 1 android license status unknown run ...
flutterflutter
video player add support for change the uri of the video
Duplicate
usecase video player be memory intense for screen like a feed of post modern app reuse just 1 video player instance for the screen currently the flutter video player plugin hasn t implement this functionality I ve currently work on implement this feature in our app just want to create this issue to track...
flutterflutter
fail assertion line 5403 pos 14 dependent isempty be not true void debugdeactivate assert assert dependent isempty return true super debugdeactivate
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 5403 pos 14 dependent isempty 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 load a flutter asset chunk by chunk
Duplicate
use case in our app we would give a database to our user to let they access our product while they be offline to let user access the feature as soon as possible we put the database inside app asset the database size be heavy 200 mb to use the database and to do some operation inside w...
flutterflutter
the follow assertion be throw build overlaysupporttheme
Duplicate
exception catch by widget library the follow assertion be throw build overlaysupporttheme package flutter src widget framework dart fail assertion line 5403 pos 14 dependent isempty be not true either the assertion indicate an err...
flutterflutter
flutter error
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log