repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
flutter device print iphone model be busy make the device ready for development code 10
Duplicate
step to reproduce note flutter run work fine for the device 1 complete flutter setup for 5 2 2 on mac m1 big sur 2 connect iphone 3 run flutter device with or without unlock phone 4 print error error iphone 13 pro max be busy make the device ready for development...
flutterflutter
espresso plugin example test fail with flutter testing apis not register with dart isolate
Invalid
step to reproduce 1 git clone flutter plugin git 2 cd package espresso example 3 flutter build apk debug 4 cd android this step isn t mention in readme md 5 gradlew app connectedandroidt 6 we can see the emulator bootup but test win t run log log all the test ...
flutterflutter
text widget maxline attribute in flutter web cause horizontal scrollbar to appear
Duplicate
hi I m have a weird bug with the text widget in flutter which cause a horizontal scrollbar appear for no reason when add the maxline attribute to a text widget on specific screen resolution the bug occurre only on flutter web and I encounter it on multiple mobile device and chrome for desktop examp...
flutterflutter
flutter build do not work well
Invalid
I have an application that the last time I update it be in june in version 2 2 2 of flutter I recently decide to update it and after do it I want to upload it again to the google play store but I realize that when it generate the apk with flutter build my application no long work well when it start the style be...
flutterflutter
shortcuts widget ignore logicalkeyboardkey audiovolumeup on android hw
Duplicate
step to reproduce 1 run code on android hw import package flutter material dart import package flutter service dart void main runapp myapp class myapp extend statelesswidget override widget build buildcontext context return materialapp t...
flutterflutter
textfield decoration inputdecoration fill add extra padding
Duplicate
when I set inputdecoration fill to true it add extra padding between the text field and the suffixicon but not between the text field and the prefixicon this padding should appear either between the text field and prefixicon suffixicon or not at all cleanshot 2021 10 01 at 13 15 32 ...
flutterflutter
package flutter lib gesture dart
Invalid
l8
flutterflutter
no implementation error after update to flutter 2 5 1
Invalid
I have the late version of firebase core firebase core 1 7 0 I just instal version 2 5 1 of flutter and get this runtime error on io no implementation find for method firebase initializecore on channel plugin flutter io firebase core this work on a previous version of flutter and run fine on android I ha...
flutterflutter
cupertino icon gallery
Duplicate
cupertino icon gallery have be down for a while now see as the site have be host on github s server one would most likely assume that the folder have be delete there be no reference to the icon gallery and most developer be fly blindly please fix this issue asap
flutterflutter
I be work with path provider package to show flutter pdfview but its work fine on android and throw exception of path provider for io
Invalid
here be the exception path provider be throw verbose 2 ui dart state cc 209 unhandled exception unsupported operation functionality only available on android 0 methodchannelpathprovider getexternalstoragepath 1 getexternalstoragedirectory 2 previewinvoicepdf here...
flutterflutter
flutter new application do not compile
Invalid
I have find some trouble by create a flutter application because main widget do not appear image it have start this afternoon any update in master
flutterflutter
problem with flutter build
Invalid
I be try to generate my sign appbundle file to upload to google store I have follow the instruction that be indicate in the flutter documentation here sign the app I can not have fail because I have review it several time and also it be only to copy what it say where it say but even so when I use the fl...
flutterflutter
the cursor position with hinttext
Invalid
hi I actually have problem with cursor textformfield I want the cursor right of hint text but always in center gif below so how to fix that thank svid 20210930 200751 1
flutterflutter
when tab key be press on flutter web it do not focus to next textformfield
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result the expect result should be when the tab key be press then next textformfield should be focus actual result in actual it do not focus to immediate next textformfield ...
flutterflutter
error navigator
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
tool crash filesystemexception readsync fail os error datum error cyclic redundancy check errno 23
Duplicate
command flutter run d chrome web port 60000 step to reproduce 1 flutter project run for the web with the above command mention log filesystemexception readsync fail os error datum error cyclic redundancy check errno 23 0 randomaccessfile readsync...
flutterflutter
flutter framework flutter do not exist can not thin
Invalid
env preview step 1 flutter module 2 flutter pub get 3 flutter build ios framework xcframework no universal cocoapod output build ios framework 4 end xcode 12 framework
flutterflutter
command flutter test result in phantom error and fail
Invalid
flutter doctor v output flutter channel stable 2 5 1 on ubuntu 20 04 3 lts 5 11 0 36 generic locale en can utf 8 flutter version 2 5 1 at home nobu snap flutter common flutter upstream repository framework revision ffb2ecea52 12 day ago 2021 09 17 15 26 33 0400...
flutterflutter
chrome crash with flutter web debug mode on return from redirect oauth redirect
Duplicate
step to reproduce 1 run flutter web app in debug mode 2 utilize an auth provider with redirect app auth portal like azure ad redirect back to app 3 upon return to the app receive chrome aw snap error code 6 work fine in release and profile mode only an issue in debug m...
flutterflutter
do the window platform support platformview
Duplicate
I need to use microsoft webview2 in flutter do flutter support it how can I achieve it
flutterflutter
tool crash processexception no such file or directory command home felipegoe snap flutter common flutter bin cache dart sdk bin pub os error code 2
Invalid
command flutter doctor step to reproduce 1 2 3 log processexception no such file or directory command home felipegoe snap flutter common flutter bin cache dart sdk bin pub os error code 2 0 processimpl start dart io patch process patch dar...
flutterflutter
issue
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
scale emoji text from animatedcontainer be cut off on io after page transition
Duplicate
seem relate to and step to reproduce 1 run flutter create bug 2 update the file as follow replace the main dart file with this 3 in an ios simulator move the slider and watch the correspond emoji animate and scale 4 tap next 5 in the app bar tap the back but...
flutterflutter
external keyboard input bug in textfield in flutter sdk 2 5 1 io
Duplicate
step to reproduce 1 flutter sdk version 2 5 1 platform io 15 0 1 input in textfield use an external keyboard like a bluetooth keyboard 1 key be enter repeatedly or stutter there be no problem with flutter sdk v2 2 3 log nero project vocat vocatapp master flutter doct...
flutterflutter
encounter error while archive for device
Invalid
my project run on an ios simulator but when I use flutter build ipa error appear log console phasescriptexecution run script user mac library developer xcode deriveddata runner cijrjlaolzgrxfchbuobavwtgimc build intermediate noindex archiveintermediate runner I ...
flutterflutter
build time increase since flutter 2 5 x on ci
Invalid
we have notice a big increase in build time on our ci since we migrate our project from 2 2 0 to 2 5 1 both io and android here the result from an io build step to reproduce 1 run flutter build suppress analytic ipa verbose release with flutter 2 2 0 no cache no artifact 2 ...
flutterflutter
I want use camera for my web application
Invalid
perform hot restart wait for connection from debug service on chrome restart application in 250ms error unable to getusermedia notfounderror request device not find at object throw as throw at getusermedia at getusermedia throw at at rootzone runbinary ...
flutterflutter
flutter network image load very very slowly
Invalid
on my app I have so many screen use network image but they all take time to load
flutterflutter
cupertino icon gallery hyper text lead to blank site
Duplicate
page url page source no response describe the problem on the link for cupertino icon on the bottom of the screen that hypertext link lead to a site that be not work cupertino icon gallery and glyph map image expect fix if the hyperlink have be deprecate then remove...
flutterflutter
web flutter web with flutterwebrenderer html on ios15 safari when contain chinese do not work but contain english work well
Duplicate
main dart import package flutter material dart void main runapp const myapp class myapp extend statelesswidget const myapp key key super key key override widget build buildcontext context return materialapp title flutter demo ...
flutterflutter
not execute code on catch without future delay
Invalid
dart auth controller dart enum status start success loading error class authexception implement exception string title string content authexception require this title require this content class authcontroller late final valuenotifier state l...
flutterflutter
socket error flutter lib ui ui dart state cc 199 unhandled exception socketexception os error software cause connection abort errno 103 address 192 168 3 244 port 44968
Invalid
code dart socket connect 192 168 3 244 8848 then socket print connectsuccess socket listen event onerror e s print onlistenercallerror e socket write datum catcherror e print connec...
flutterflutter
isolate exception throw from isolate can not catch ie type can not filter
Invalid
for example I throw a exception inside isolate throw socketexception io or read timeout then I can catch the exception from the isolate call await compute isolaterequ client request but the error or exception catch can no...
flutterflutter
cucumber step not work on window
Invalid
I be execute feature file on mac that be work fine but same code not work on window show 0 scenario 0 step ps d flutterautomation test driver dart app test dart ws 127 0 0 1 49898 u2wgzmrmi2w ws connect to run flutter app under test at ws 127 0 0 1 49898 u2wgzmrmi2w ws this might tak...
flutterflutter
excuse I what should I do if I want to play the video background
Invalid
vedio player excuse I what should I do if I want to play the video background
flutterflutter
rrect argument contain a nan value dart ui paint dart fail assertion line 46 pos 10
Invalid
stack child item 1 model item 2 model item 3 model item 4 model item 5 model item 6 model widget item int index matchmodel model offset offset model offset index return gesturedetector ontap print index ...
flutterflutter
try to change status bar color on io android work
Duplicate
step to reproduce 1 check out the late counter example 2 change status bar color via setsystemuioverlaystyle to white with black text 3 run app in ios simulator dart import package flutter material dart import package flutter service dart void main runapp const myapp ...
flutterflutter
in app purchase android recent version 0 1 4 7 be break
Duplicate
try to query any product detail with inapppurchase instance queryproductdetail fail with an exception type int be not a subtype of type string in type cast downgrade to 0 1 4 6 fix an issue
flutterflutter
I hava many problem
Duplicate
why you go fast I need release for develop the plugin install plugin use a deprecate version of the android embed to avoid unexpected runtime failure or future build failure try to see if this plugin support the android v2 embed otherwise consider remove it since a future release of flutter w...
flutterflutter
flutter web move between two monitor
Duplicate
hi write a flutter web app on window I have two monitor external and laptop device move the chrome debug view from one monitor to the other destroy the layout move it back or start on the other monitor include f5 reload fix it
flutterflutter
upload flutter app to google play please upgrade to billing library version 3 or new to publish this app learn more about billing library 3
Invalid
when I upload flutter app to google play I get the follow error please upgrade to billing library version 3 or new to publish this app learn more about billing library 3 I have update my app build gradle file to use version 4 as below def billing version 4 0 0 implementation com android billin...
flutterflutter
flutter firebase phone authentication not receive otp on iphone 11 max
Invalid
step to reproduce 1 use firebase auth plugin for phone autentication with firebase 2 all iphone except iphone 11 pro max be not receive otp code from firebase flutter firebase phone authentication doesn t work on iphone 11 and 12 pro max it work fine on all other iphone 3 expect re...
flutterflutter
showmodalbottomsheet enabledrag change after render
Invalid
be any way to change draggable property for bottom sheet after function call I think many people facea wirh this and have any solution but I didn t find it be any way to do this
flutterflutter
p in app purchase in app purchase android not build after pub upgrade to in app purchase android 0 1 4 7
Duplicate
hi I get this error I just run pug upgrade and it go to in app purchase android 0 1 4 7 e flutter 16642 0 skudetailswrapperfromjson package in app purchase android billing client wrappers sku detail wrapper g dart 15 e flutter 16642 1 new skudetailswrapper fromjson package in ...
flutterflutter
error adb exit with exit code 1 perform stream install adb fail to install c user kalybospro androidstudioproject flutter app build app outputs flutter apk app apk failure install fail insufficient storage error launch application on sm a107f
Invalid
I get this error when run my application on my smartphone use android studio so please help I to solve this I need your help capture
flutterflutter
plugin imagepicker imagepickerdelegate java use unchecked or unsafe operation
Duplicate
when launch the app note c flutter pub cache host pub dartlang org image picker 0 8 4 2 android src main java io flutter plugin imagepicker imagepickerdelegate java use unchecked or unsafe operation note recompile with xlint unchecked for detail ...
flutterflutter
trouble pass datum from native io to flutter
Invalid
hello there I recently have develop an flutter application that require payment integration of ipay88 through native io I have successfully retrieve datum from flutter to native io through appdelegate swift however I m wonder how do I send back the response and datum that I get from ipay88 in native io back...
flutterflutter
flutter linux desktop fail on cmake a require package be not find but without say what package name
Invalid
step to reproduce 1 git clone flutter branch master 2 flutter upgrade 3 fix all dependency so flutter doctor v report all ok it be lot of work as soon as gentoo linux bit differ from ubuntu fedora like 4 use either intellij idea or android studio fresh flutter project run on linu...
flutterflutter
the route s exit transition will be complete after its correspond state have be dispose
Invalid
I want to do something when the route s exit transition be complete it work fine in flutter 1 22 6 but when I upgrade flutter sdk to 2 2 3 or above it do not work because mount be false not true anymore the route s exit transition will be complete after its correspond state have be unmounted in fl...
flutterflutter
integration test android device testing can not resolve symbol fluttertestrunner
Invalid
step to reproduce 1 create flutter app platform android 2 add integration test follow instruction in integration test readme integration test 3 add android device testing file follow instruction in readme 4 open android module in android studio expect class mainactivityt ...
flutterflutter
unable to unfocus keyboard on ios 15 0 onverticaldragend
Invalid
sorry in advance for the lack of information but I think it s important to raise the issue I want to close my keyboard on slide down mimic io close keyboard functionality so I have implement the above functionality in one of my page in my app gesturedetector onverticaldragend value...
flutterflutter
window desktop some special character be duplicate when use keyboard with altgr
Duplicate
step to reproduce 1 run flutter create test at char duplicate on window 2 update main dart as follow import package flutter material dart void main runapp const myapp class myapp extend statelesswidget const myapp key key super key key ...
flutterflutter
can t type anything after hot restart of flutter application on macos
Duplicate
detail after a hot restart of my flutter application I can t type anything into an input field this happen randomly I have to completely restart the application I get this message in the debug output of vs code exception catch by service library ...
flutterflutter
error with virtual keyboard with web browser on io ipad
Invalid
error with virtual keyboard with web browser on io ipad for website flutter textfield when touch virtual keyboard reload continuously type could not be perform step to reproduce 1 create flutter build on host website simple website use textfield texteditcontroller 2 try run on web browser o...
flutterflutter
io crash fatal exception nsinternalinconsistencyexception invalid json message decode fail
Duplicate
step to reproduce 1 I haven t find a way to reproduce the crash 2 it crash on some user phone and report to firebase console expect result app should not crash actual result fluttercodec mm line 104 flutterjsonmessagecodec decode fatal exception nsinter...
flutterflutter
during testing gridview count fail to build the last widget
Duplicate
please see here I look in the dev tool of vscode have print statement and it s there when I just run the app but during integration testing I get this info 28067 14 cardwidget key u003c 0 info 28067 14 thekey u003c 0 info 28067 14 cardwidget key u003c 1 ...
flutterflutter
draggablescrollablesheet do not support reversed list
Duplicate
step to reproduce dart import package flutter material dart void main runapp myapp class myapp extend statelesswidget override widget build buildcontext context return materialapp title material app home scaffold appbar appbar ...
flutterflutter
the follow casterror be throw during paint null check operator use on a null value
Invalid
exception catch by render library my error the follow casterror be throw during paint null check operator use on a null value the relevant error cause widget be listview file c user orbit desktop studioproject themealdb ...
flutterflutter
fetch datum from the internet http request streambuilder api database acce redis it doesn t work for flutter web
Invalid
hi I ve get an issue with http request with flutter web same thing and access directly to redis database without api http requestsand I ve get the same issue on the other hand it work well in android platform I try the example from flutter website and it do not work for the web platform
flutterflutter
boxdecoration fail assertion
Invalid
console package flutter src painting box decoration dart fail assertion line 131 pos 12 shape boxshape circle borderradius null be not true dart boxdecoration shape boxshape rectangle color color blue borderradius borderradius circular 8
flutterflutter
firstindex 0 childscrolloffset firstchild scrolloffset
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
webview flutter how to set cache mode in webview flutter
Invalid
in android webview getsetting setcachemode websetting load no cache or how to only load webview from the network and still can get local storage I have try clearcache in dispose but local storage be also clear if there be a solution pls let I know thank
flutterflutter
in app purchase android only in app purchase android 0 1 4 7 error in queryproductdetail
Duplicate
use flutter 2 5 1 in app purchase 1 0 8 product configure as consumable in both apple app store and google play store a user choose to purchase a product from google play store error application can not fetch product from store this happen only on android and not on io everything work fine on ios ...
flutterflutter
flutter test problem find a key that be there in the widget inspector
Invalid
screenshot image line 50 show that of 9 card only 1 have a routepath so when tap it push a name route and on the right it clearly show that final cardwidget s child card with key key couponkey but when I test it tell I it can not find it if I just hardcode in a key for any of the ...
flutterflutter
tool crash filesystemexception directory listing fail os error the system can not find the path specify errno 3
Duplicate
command flutter run step to reproduce 1 2 3 log filesystemexception directory listing fail os error the system can not find the path specify errno 3 0 directory fillwithdirectorylisting dart io patch directory patch dart 37 68 1 ...
flutterflutter
tool crash filesystemexception directory listing fail os error the system can not find the path specify errno 3
Duplicate
command flutter run step to reproduce 1 2 3 log filesystemexception directory listing fail os error the system can not find the path specify errno 3 0 directory fillwithdirectorylisting dart io patch directory patch dart 37 68 1 ...
flutterflutter
support iphone s promotion 120hz
Duplicate
now that iphone pro lineup support variable refresh rate I m wonder if it can be achieve with flutter how do the plist property impact the performance overall
flutterflutter
request a new reorderablegridview widget
Duplicate
I ve tackle the reorderablelistview widget and think that it be an awesome usable widget though my app s use case be a gridview and not a listview and there s no production ready suitable out of the box solution for that I would love to use that kind of widget and be sure that more developer woul...
flutterflutter
can t install flutter
Invalid
step to reproduce 1 2 3 log log
flutterflutter
a renderflex overflow by 99911 pixel on the bottom
Invalid
I be create an e commerce app and whenever I click on the add to cart button it show I renderflex overflow by 99911 pixel on the bottom I have try to wrap it in expand but it doesn t work for I please any help
flutterflutter
keyboard loose focus when popup menu button be click
Duplicate
flutterflutter
cast error in the sku detail wrapper g dart
Duplicate
I be have a cast error in the sku detail wrapper g dart in this stackoverflow post someone else describe the same error
flutterflutter
android toolchain
Invalid
step to reproduce 1 2 3 log log
flutterflutter
exception catch by render library renderbox be not lay out renderdecoratedbox 96c9c
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
flutter didchangeapplifecyclestate stop work in io
Invalid
step to reproduce please go to for all the detail this problem exist only in io when I run executable build ipa file and it work properly in debug when I run my code directly on my iphone device with io ver 14 4 also it work when I query appointment save in a local database but it doesn t work...
flutterflutter
text widget have incorrect vertical alignment
Invalid
my application have a text widget in the appbar which have a title and a subtitle that work well on stable 2 2 3 but when I run the app on stable 2 5 1 the vertical alignment of the text be incorrect and the text overflow I suspect this to be a regression this can be well understand with the help of the b...
flutterflutter
flutter app sign by the appstore be not connect to the server anymore
Invalid
we have an app connect to the internet build a release apk be work and the app be connect to the internet build a app bundle upload it in the google play store and instal it via google play the app be run but get no connection to the internet download the apk via the app bundle explorer in the googl...
flutterflutter
container doesn t work with both borderradius and not all border side
Duplicate
you can paste it straight into base on flutter 2 5 1 dart sdk 2 14 2 I get script error whenever I try to display a container that have some side with border and some not with a border radius both all border radius or just the border radius for corner that do have border I d expect some kind o...
flutterflutter
in app purchase type int be not a subtype of type string in type cast in inapp purchase error on android only
Duplicate
when purchase in app subscription from android this error show in default in app purchase plugin when there be free trial option add
flutterflutter
stop user from drag to close the bottomsheet
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
flutter web can t scroll listview with scrolldirection axis horizontal
Invalid
step to reproduce 1 create listview widget with scrolldirection axis horizontal 2 populate some dummy datum 3 try to scroll expect result can scroll listview widget with mouse scroll actual result can t scroll listview widget with mouse scroll log ...
flutterflutter
get unhandled exception type int be not a subtype of type string in type cast at runtime
Duplicate
step to reproduce 1 install version 1 0 8 2 code productdetailsresponse productdetailresponse await inapppurchase queryproductdetail kproductid toset if productdetailresponse error null setstate queryproducterror productdetailresponse error me...
flutterflutter
tap on drop down menu item use key during integration test error out
Duplicate
step to reproduce 1 create a new flutter project 2 follow the step here to add integration test 3 replace the content of main dart with this dummy app dart import package flutter material dart void main runapp myapp class myapp extend statelesswidget over...
flutterflutter
in app purchase unhandled exception type int be not a subtype of type string in type cast
Duplicate
console e flutter 20480 0 skudetailswrapperfromjson package in app purchase android billing client wrappers sku detail wrapper g dart 15 e flutter 20480 1 new skudetailswrapper fromjson package in app purchase android billing client wrappers sku detail wrapper dart 56 e flu...
flutterflutter
fail assertion line 5307 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
flutter create app unnecessary error
Invalid
type in the create app with cap lock enabled cause error console warning after hear about null safety it s surprising to immediately run into something which seem so odd verbose immediately with the official example besides that everything work flawlessly congratulation of course nobody should b...
flutterflutter
flutter child prop be change parent variable
Invalid
I send a variable from a parent widget to its child by parameter I m use that variable on the parent and child widget for example I m use variable name on the parent widget when I change the variable on the child widget widget variable name all it s also update the parent widget but I just wanna ...
flutterflutter
socketexception os error connection refuse errno 111
Invalid
I m use graphql flutter 5 0 0 library on iphone simulator it work fine but in android system I get the error below serverexception originalexception socketexception os error connection refuse errno 111 address 149 28 95 43 port 49466 parsedresponse null the point be that I n...
flutterflutter
in app purchase in app purchase android exception on json parse in skudetailswrapperfromjson introduce in 0 1 4 7
Duplicate
step to reproduce 1 take the example from the official documentation 2 set up the application iap product and test account as describe in android 3 test debug the example on your device with the version 0 1 4 6 the example run fine with the version 0 1 4 7 the example be throw a...
flutterflutter
desktop themedata be not use give primaryswatch on thememode dark
Duplicate
this behavior be on macos with flutter v2 5 1 expect result same color for appbar on light and dark thememode actual result image step to reproduce 1 run this on desktop and ios simulator import package flutter material dart void main runap...
flutterflutter
androidx migration
Invalid
step to reproduce 1 2 3 log log
flutterflutter
illegalstateexception the overlay surface i d 2 doesn t exist
Duplicate
when platformviewlink be cover by other widget after the flutterengine be detach from the flutterview and reattache with the new flutterview a crash will occur example project how to reproduce the problem run the android program of the sample project enter mainactivity and press the back key to...
flutterflutter
chat
Duplicate
step to reproduce 1 2 3 log log
flutterflutter
could not find package sky service after update local engine
Invalid
I have build the engine locally and run the application with dependency override but have issue while run step to reproduce 1 compile the late engine locally link 2 run the application with dependency override in pubspec yaml error log error during application build ...
flutterflutter
flutter fire code sample
Invalid
I struggle a little bit with the code sample available here initialize flutterfire the futurebuilder code sample do not work properly stick in the loading screen dart if snapshot haserror return somethingwentwrong once complete show your app...
flutterflutter
tool crash formatexception
Duplicate
command flutter build io debug step to reproduce 1 2 3 log formatexception 0 utf8decoder convertchunke dart convert patch convert patch dart 1891 7 1 utf8conversionsink addslice dart convert string conversion dart 314 28 2 ...
flutterflutter
flutter build apk produce 2 apk file
Invalid
app apk and app release apk create in build app output flutter apk after run flutter build apk both file have identical hash sum if I run gradlew assebmlerelease directly the app apk file be not create why do flutter create 2 apk file it look like a bug step to reproduce ...
flutterflutter
build runner error bad state unexpected diagnostic user kamran tools flutter bin cache dart sdk lib core int dart 117 18
Invalid
I be face this error in build runner after update the flutter to 2 5 1 I try to downgrade to 2 5 0 too but now the error be still there follow be the output from terminal bad state unexpected diagnostic user kamran tools flutter bin cache dart sdk lib core int dart 117 18 operator declaration mu...
flutterflutter
the default font be now accidentally bold on io 15 because the system font be rename
Invalid
when I start my app which work fine on io 14 on ios 15 suddenly most font be bold I think you have to change the name of the default font on io in typography dart the font sf ui display and sf ui text do not seem to exist any more on io 15 instead there be now a font name sfui this...
flutterflutter
the cmd window will be display when run the read write command with executable file
Duplicate
window desktop after package the cmd window will be display when run the read write command with executable file