repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
flutter phone authentication
Invalid
smsretrieverhelper sm verification code request fail unknown status code 17042 invalid format
flutterflutter
how to check support platform of package by script command
Invalid
step to reproduce 1 2 3 log log
flutterflutter
invalid dynamic link auth without password
Invalid
hello I m try to implement the sign in without password through the email link but it isn t work as expect the email be arrive but when I click on the link it take I to the page image I ve double check the domain a thousand time any idea of what could be wrong I m send the email use ...
flutterflutter
networkimage control have a problem
Duplicate
class myhomepage extend statefulwidget string imageurl override myhomepagestate createstate myhomepagestate class myhomepagestate extend state override widget build buildcontext context return scaffold appbar appbar title text ...
flutterflutter
flutter web colorfiltere doesn t display correctly on android device
Invalid
I m use flutter 2 0 3 channel stable framework revision 4d7946a68d 12 day ago 2021 03 18 17 24 33 0700 engine revision 3459eb2436 tool dart 2 12 2 and colorfiltere doesn t apply on my android device here s the relevant code colorfiltere colorfilter...
flutterflutter
flutter secure storage store jwt return as null when read it back
Invalid
I be use flutter secure storage and when I try to save write my jwt token to it when I read it back it come back as null securestorage writesecuredata token value token securestorage readsecuredata token then savedtoken ...
flutterflutter
can not post https request on run release flutter
Invalid
step to reproduce 1 run flutter in debug mode http https call get post work fine 2 run flutter in release mode it will never send any nework request only to find out that I need to add in androidmanifest xml my question be if that be mandatory why that be not make mandatory for debug rele...
flutterflutter
linux and desktop support connectivity plugin
Duplicate
when can we get support for linux and desktop
flutterflutter
error run io when add firebase auth and firebase core
Invalid
I have the follow issue after I have add these two package in my flutter app firebase auth 1 0 1 firebase core 1 0 2 launch lib main dart on iphone 11 in debug mode run pod install 1 302ms cocoapod output prepare analyze ...
flutterflutter
debug build fail
Invalid
I be new ish to flutter I have a new computer and a fresh installation of vs code and the flutter and dart extension at the moment I don t have android studio or sdk tool I be only test window application I have visual studio 2019 with c library instal as require I create a very simple app the app...
flutterflutter
the follow assertion be throw build package flutter src painting network image io dart fail assertion line 25 pos 14 url null be not true
Invalid
when the exception be throw this be the stack 2 new networkimage package flutter src painting network image io dart 25 14 3 new image network package flutter src widget image dart 406 68 4 photoslist build package wildkard category femme vetement femme tshirt et...
flutterflutter
disable console
Invalid
I have many print statement throughout flutter web project now I want to host it to server I can see the print statement use in debug to be print in release mode when I host website and open browser s inspect element what I want be to disable that console so it would not show any print statement how can I achie...
flutterflutter
flutter run in terminal can not connect to vm service os error connection refuse errno 111 address 127 0 0 1
Invalid
step to reproduce 1 create a new flutter module 2 add new method startconnect in main dart future startconnect async final serviceprotocolinfo info await service getinfo if info null info serveruri null print service protocol url be null ...
flutterflutter
missingpluginexception no implementation find for method getplatformversion on raspberry pi board
Invalid
issue summary we have create one sample plugin getplatformversion for linux desktop platform and execute the same and it execute properly next we want to execute the same plugin on raspberry pi board so for that we create build folder use flutter build bundle command and deploy the same raspberry pi boar...
flutterflutter
ui action be only available on root isolate
Duplicate
my application have a function to preview file when the file size be very large I need to divide the text into many part and load they lazily use the listview but I need to calculate the length of the listview in advance to display the scroll bar I would take the calculate process on the ui thread that l...
flutterflutter
video player video doesn t play on safari chrome on io
Duplicate
step to reproduce 1 run git clone 2 cd plugin package video player video player example 3 flutter build web web renderer canvaskit 4 host the build web directory 5 visit the site on the phone the video player plugin seem to be the core of all other video playing package for...
flutterflutter
get elevationerror
Invalid
my app run normally on my simulator but I get elevationerror at console error message like this launch lib main dart on chrome in debug mode wait for connection from debug service on chrome debug service listen on ws 127 0 0 1 52914 c4g8tbq ug4 ws run with sound null safety debug se...
flutterflutter
textformfield validator string require null check but compiler warn not need
Invalid
step to reproduce 1 create textformfield with validator like follow dart textformfield textalign textalign center autovalidatemode autovalidatemode onuserinteraction onchange value controller firstnametextinputcontroller va...
flutterflutter
gradle daemon unable to find a usable daemon memory usage at 100 and many openjdk instance
Invalid
step to reproduce 1 start flutter from vscode launch 2 wait for gradle assembydebug 3 never start memory usage 100 more than 100 openjdk java exe instance org gradle daemon false in gradle property resolve the issue android studio can t build and produce this output which ultim...
flutterflutter
webview flutter io flutter 2 0 webview into scrollview be partly visible after scroll they out of page
Duplicate
description io only flutter 2 0 only webview use in flutter v1 22 6 be work just fine but after upgrade to flutter 2 0 webview in singlechildscrollview or in customscrollview be override other element stick to the top of the page no error or exception be not throw I try it with different version...
flutterflutter
how to make background transparent after call runapp myapp
Invalid
I set android background theme drawable launch background I want see that background after runapp but in fact whatever I set scaffold backgroundcolor transparent or otherthe I can only get a black background it s frustrating can anybody help I out
flutterflutter
web nesting navigation show two screen for a moment when navigate
Invalid
not sure whether it be bug but for sure I would like to raise this case to get a feedback from flutter whether it be expect behavior step to reproduce use nesting navigation keep scaffold as unchanged but navigate between two small area expect result previous screen shall be drop befo...
flutterflutter
image picker 0 7 3 can t grab image from gallery in io simulator
Duplicate
package image picker 0 7 3 when I try to take an image from the gallery on io simulator absolutely nothing happen as if the click didn t happen on real device however everything work correctly as it should be flutter doctor v flutter channel stable 2 0 3 on macos 11 ...
flutterflutter
error itms 90432 invalid swift support the file runner app framework last build i d doesn t have the correct file type for this location
Duplicate
step to reproduce 1 run flutter clean 2 run rm rf io android 2 run flutter create no pub org com example success 3 run flutter build io release no sound null safety success 4 set up fastlane 5 run fastlane beta expect result success ...
flutterflutter
flutter linux desktop high cpu usage
Duplicate
step create a default flutter counter example app use flutter create run it as a flutter desktop app in release mode monitor cpu usage use top command cpu usage be above 30 on idle when the app window be move to another workspace the cpu usage get low it s less than 1 this issue be not prese...
flutterflutter
get bool state from firestore in dart
Invalid
I be try to get a bool value from firestore when the app be be initialize it return true if it be like and false if it be not like every time a user like unlike a post a database call userfavorite be be create or update on firestore so when initialize the app I m try to get access to this true fals...
flutterflutter
need for datum table with no inkwell
Duplicate
it be not possible to create a datatable with no inkwell on it s row hence you will always have inkwell effect on the datum row animation event reason the call of builddatacell will always provide a onselectchanged method and not pass the null value that be actually assign to the onselect...
flutterflutter
null check operator use on a null value sliver multi box adaptor dart
Invalid
step to reproduce the specific step can not be reproduce but there be a lot of error in the error statistic platform error log renderslivermultiboxadaptor childmainaxisposition package flutter src render sliver multi box adaptor dart 568 36 1 renderslivermultiboxadaptor paint pack...
flutterflutter
webview flutter widget crash on android when use with qr code scanner
Invalid
I m new with flutter and not sure if this be the appropriate place for this type of bug but since I ve have no feedback on so comment118007443 66746215 nor on qr code scanner I also try here the issue be when use a webview flutter widget and stack a qr code scanner on top in z order of...
flutterflutter
just an idea can you put android and io folder together into one folder call output
Duplicate
proposal just an idea can you put android and io folder together into one folder call output if in the future someone create another platform the project structure will be messy thank you for your time it s just a suggestion
flutterflutter
how to load alert method
Invalid
how to load alert method use webview flutter 2 0 2
flutterflutter
flutter web app can not display chinese and other unicode character at the start stage of the program
Duplicate
1 problem when you run a flutter web app if there some chinese or other unicode character in the first page at the first stage all those character be garble then about several second later they will be show correctly 2 how to produce it s very very easy you just create a sample flutter app with ...
flutterflutter
ipad style cupertinoactionsheet widget
Duplicate
use case when build ui for io there be difference how actionsheet ui be present on iphone and ipad the current implementation of the cupertinoactionsheet be render as the iphone style action sheet ui as show in the apple s uikit documentation at 2938395 image proposal new w...
flutterflutter
pub cache module with download zip increase the size of download
Duplicate
step to reproduce 1 open 2 download 3 extract unzip download flutter macos 2 0 3 stable zip description I think it be mistakenly bundle the pub cache file along with other file it increase zip size to 1 gb and take 5min to just extract log flutter...
flutterflutter
bug image picker image picker missingpluginexception for version 0 6 7 22 but not 0 7 0
Invalid
I m try to use image picker 0 6 7 22 because of multiple dependency that prevent I update to 0 7 0 but when try to use getimage I get error missingpluginexception no implementation find for method pickimage on channel plugin flutter io image picker at object throw as throw at platfor...
flutterflutter
what solve this problem
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
my flutter app isn t work on window
Invalid
image
flutterflutter
share bug text not show in share popup
Duplicate
issue when use the share plugin I would expect the text to show in the share modal however I only see the app logo share only take 3 args so I do not think I be miss something static future share string text string subject rect sharepositionorigin how...
flutterflutter
textformfield with obscuretext crash app
Duplicate
description when a textformfield with obscuretext be select while a new page be push it will crash if the new page be pop step to reproduce this do only happen on channel beta 2 1 0 12 2 pre stable branch work as expect 1 run flutter create bug 2 replace content of mai...
flutterflutter
window cpu single core usage spike to 100
Duplicate
an initial flitter app cpu the utilization rate of single core be almost 100 what I create be an initial flutter app almost all my flutter app run on window have this problem but the flutter app doesn t show any performance problem I mean its fps be above 60 2
flutterflutter
flutter image null safety migration
Invalid
hi there be an active pr for migrate flutter image to flutter v2 with sound null safety any plan to merge
flutterflutter
invalid depfile flutter
Invalid
hi I have the follow error I think everything be correct in the code but I can t find out what this error be come from c src flutter bin flutter bat no color pub get run flutter pub get in avex 1 329ms process finish with exit code 0 c user user androidstudiopr...
flutterflutter
hero over slidetransition
Invalid
I be use a hero animation be a slidetransition when open a page the two be in a stack the hero be on the slide and even so during the animation it be overlap until it be finish how can I fix it code dart override widget build buildcontext context return scaffold ...
flutterflutter
the manifest file do not change on upgrade
Invalid
if you create a new flutter application you get a metadata file in the root of your project but if you use flutter upgrade the file doesn t change it isn t only just for I I search for other project and find that the metadata file doesn t change too be there any plan to add support for mult...
flutterflutter
preoad for pageview
Duplicate
please update this function
flutterflutter
proposal provide a way to add space between the text and its decoration
Duplicate
currently it be not possible to add padding between the text and its underline decoration for example the code bellow generate screen shoot 2021 03 27 at 02 55 33 it be not possible to give a space between the text and the underline proposal provide a way to cchange the underline vertic...
flutterflutter
text selection height differ with different character
Duplicate
this affect all platform but I make a comparison on web affect any character from this also create some small gap overlap as see on this screenshot flutter selection tear code sample html document sus sus sus sus sus sus dart imp...
flutterflutter
plugin improve the style of commit message
Invalid
while inspect I find that it would be much easy to browse change history if commit message be style like so each commit that bump a version of a single plugin should contain the new version after the plugin name see video player 2 1 0 add http header if commit doesn t bump versi...
flutterflutter
have trouble in add no sound null safety for android
Invalid
step to reproduce 1 I set up an flutter app and turn to dir project android for some platform feature work some plugin not migrate to sound null safe yet 2 it work well when I run debug in the flutter project use as with additional option no sound null safety nonetheless when I ope...
flutterflutter
release app crash on android on startup after upgrade from flutter 1 22 2 to 2 0 2
Invalid
step to reproduce I have just update my flutter project to 2 0 2 and it be work fine in test flight and debug app in android but when I release my app with the follow command flutter build apk no tree shake icon it successfully build the apk but just after instal it and open it crash asap he...
flutterflutter
error the method call isn t define for the class type
Invalid
I m white label an app so in root app I have a config dart with all my brand variable dart final widget one controller null final widget two controller null and I use this variable in my widget dart final widgetonecontroller widget one controller myparameter ...
flutterflutter
webview flutter 1 0 7 this version be deprecate in io 9
Duplicate
bash flutter pub cache host pub dartlang org webview flutter 1 0 7 io class flutterwebview m 367 23 warning mediaplaybackrequiresuseraction be deprecate first deprecate in io 9 0 wdeprecate declaration configuration mediaplaybackrequiresuseraction true ...
flutterflutter
why not support flutter google map web null safety
Duplicate
use case proposal
flutterflutter
tool crash filesystemexception exist fail os error the device be not ready errno 21
Invalid
command flutter create learn step to reproduce 1 2 3 log filesystemexception exist fail os error the device be not ready errno 21 0 directory existssync dart io directory impl dart 94 7 1 forwardingfilesystementity existssync ...
flutterflutter
web how to change the url location in get
Invalid
I build my project in flutter web and I find the page route didnot contain the parameter what I push by last page for examper push page a to page b we use the way in code getcurrentstate pushname b argument i d 123 and when I click page a to page b in web the url be b...
flutterflutter
showdatepicker throw null exception on web
Invalid
step to reproduce datetime currentdate datetime now future selectdate buildcontext context async final datetime pickeddate await showdatepicker context context initialdate currentdate firstdate datetime 2015 lastdate datetime 2050 if picke...
flutterflutter
bug app unexpectedly close
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
attempt to send a key down event when no key be in keyspressed
Invalid
step to reproduce 1 run flutter create bug 2 run app in mac os 3 click on app to focus expect result no error actual result error when the exception be throw this be the stack 2 rawkeyboard handlekeyevent package flutter src service raw keyboard ...
flutterflutter
minsdkversion
Invalid
do we have this library with minsdkversion 19
flutterflutter
local auth open pattern pin option if user face some sensor issue or any
Invalid
currently in local auth if device support fingerprint the fingerprint be show and not give any option for user to open pattern pin to login be there a way to open pattern pin in case if user face difficulty with fingerprint
flutterflutter
cause by com android build gradle internal crash externalapiusageexception org gradle api invaliduserdataexception can not change dependency of dependency configuration flutter releaseapi after it have be include in dependency resolution
Invalid
cause by com android build gradle internal crash externalapiusageexception org gradle api invaliduserdataexception can not change dependency of dependency configuration flutter releaseapi after it have be include in dependency resolution cause by org gradle api invaliduserdataexception can no...
flutterflutter
I m always miss an element when use listview builder in flutter 2
Invalid
listview builder itembuilder c index itemcount li my listview be always miss an element when I change itemcount li 1 the result be correct
flutterflutter
unable to build apk
Invalid
I have an open project in my git that I upgrade the version to 2 0 3 now the project be unable to build an apk I don t know what to do the error message be not clear to I the project work when you run the error appear just when you try to build an apk image error with verbose bash docto...
flutterflutter
web space bar on text field in srollwidget don t work
Invalid
when you wrap a test field in a sroll widget don t work but scrolldown instead step to reproduce 1 run flutter create test 2 wrap a text field in a scroll widget 3 voil space bar don t work expect result like here in normal textfield we expect that spacebar work ...
flutterflutter
high cpu usage on macos profile release app use text field
Invalid
originally file as but need to be here too cc tahatesser sorry for the incorrect filing previously step to reproduce 1 run flutter create testapp 2 add a textfield or textformfield to the main screen 3 run app on macos in profile mode 4 select the text field expect result...
flutterflutter
issue run my flutter app on an android simulator
Invalid
hi I m try to run my flutter app on an android simulator on my computer but I constantly get this error launch lib main dart on sdk gphone x86 arm in debug mode run gradle task assembledebug run gr...
flutterflutter
arch textfield add character in a wrong way on linux desktop
Duplicate
step to reproduce run this application on flutter desktop for linux dart import package flutter material dart void main runapp myapp class myapp extend statelesswidget this widget be the root of your application override widget build buildcontext context ...
flutterflutter
in xcode error can not run with sound null safety
Invalid
error can not run with sound null safety because the follow dependency don t support null safety package hexcolor package flutter svg package xml package path draw package petitparser package convert package path parse my env environment sdk 2 12 0 ...
flutterflutter
add intent filter to android manifest cause the app icon to disappear
Invalid
step to reproduce log flutter channel unknown 1 26 0 17 8 pre on linux locale en us utf 8 flutter version 1 26 0 17 8 pre at home pato fvm version 1 26 0 17 8 pre framework revision 044f2cf560 4 week ago 2021 02 24 13 02 05 0800 ...
flutterflutter
camera crash for no apparent reason
Invalid
step to reproduce 1 use the camera in an app I will include the file where I do this 2 after a while the app crash file I be use vscode on windows 10 and run on a oneplus 6 expect result it should not have crash like this even if I use it wrong I should have get an error ac...
flutterflutter
I be use flutter chip input 1 9 5 for chip input and on the selection of chip flutter engine throw the below error and its come after upgrade flutter in 2 0 0
Invalid
e flutter 27822 error flutter lib ui ui dart state cc 186 unhandled exception platformexception error invalid compose start 1 null java lang indexoutofboundsexception invalid compose start 1 e flutter 27822 at io flutter embed engine systemchannel textinputchannel texteditstate textinpu...
flutterflutter
debug flutter project with xcode android studio and use no sound null safety
Invalid
be it possible to debug null safety enable flutter project when build the native side I e use gradle xcode to build the project directly instead of do flutter run use android studio xcode I currently need to do so right now and I don t see any documentation mention the ability to pass in no sound null safe...
flutterflutter
www google co th
Invalid
describe your issue and include the command you re run flutter web version browser version
flutterflutter
web the flutter web fail to build the correct materialicon
Invalid
I m use flutter 2 0 3 and dart 2 12 2 for web site the icon datum in icon widget be different from web release build 2021 03 25 2 23 59 icon datum result 2021 03 25 2 23 12 result flutter doctor v
flutterflutter
can any one tell what be wrong with this dialog in flutter
Invalid
obs declare a buildcontext context up there I don t understand why you be not identify the context I declare it up there and you be recognize it however it give this strange error ontap async string size await showdialog context context builder context addsiz...
flutterflutter
camera issue initialize 2 cameracontroller consecutively
Duplicate
hi guy hope you be do well I m face an issue try to initialize 2 controller consecutively one for the back camera and the other for take a video with the frontal one code to reproduce dart import package flutter material dart import package camera camera dart void main run...
flutterflutter
arkit plugin image anchor
Invalid
hello I be make an application use flutter and I be use ar I already manage to use the arkit but with image for anchor if the image be very similar the plugin will confuse the image and will not work well do anyone know any solution to detect similar image
flutterflutter
typeerror dart global firebase auth be not a function
Invalid
step to reproduce 1 create a flutter app with web support enable 2 add firebase core and auth dependency in the pubspec yaml 3 add an elevatedbutton and add onpressed event to the button 4 on firebase console create a project and add app for io android and web 5 complete necessary configur...
flutterflutter
web have serious issue in manage to manage reloading of flutter web
Invalid
before the new release I be able to solve the issue by use onauthstatechange listen event and it do the work now after the new and so call stable release the same code be give the error can not load property email of null please help I here to get a solution to remain on to rerun the initst...
flutterflutter
version conflict when try to run another project that be pre flutter 2
Invalid
for a client I be try to run a project that use flutter sdk 1 22 5 and dart sdk 2 7 my locally instal sdk be 2 0 2 and it crash in any possible way f e material localization that be null safe conflict with the app be there any way to downgrade my sdk to their version
flutterflutter
horizontal viewport be give unbounded height
Duplicate
I be try to convert one native android application into flutter to make it support for io and web I have create and make application as per requirement but I be face issue at one page and it s home page of application its preview can be available here click here I be use late flutter sdk in my applicatio...
flutterflutter
tool crash filesystemexception can not open file os error no such file or directory errno 2
Duplicate
command flutter run I try run flutter web with rpi4 ubuntu 20 10 chromium browser 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 file impl...
flutterflutter
how do text align like css text align last justify
Invalid
how do text align leave and right in one line the text widget should be add a textalignlast property image
flutterflutter
webview I want to remove the white background when pull the app up or down
Invalid
hello everyone I want to inactivate the white background when I pull the screen up or down thank you import package flutter material dart import package webview flutter webview flutter dart void main runapp myapp class myapp extend statelesswidget override wid...
flutterflutter
io in app purchase 2nd time payment
Duplicate
platformexception storekit duplicate product object there be a pende transaction for the same product identifier please either wait for it to be finish or finish it manually use completepurchase to avoid edge case applicationusername null requestdata null quantity 1 productidentifier xxxxxxxx ...
flutterflutter
tool crash processexception no such file or directory command home mwangi snap flutter common 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 mwangi snap flutter common flutter bin cache dart sdk bin pub os error code 2 0 processimpl start dart io patch process patch dart 3...
flutterflutter
after upgrade of flutter to 2 03 stable
Invalid
I meet this error never see before how to fix thank c flutter pub cache host pub dartlang org native device orientation 0 3 0 lib native device orientation dart 99 17 error the method inheritfromwidgetofexacttype isn t define for the class buildcontext 6 ms 3 ms buildcont...
flutterflutter
decorationimage onerror be not call when load invalid image
Invalid
step to reproduce 1 copy the example from the docs l858 l891 dart widget build buildcontext context return decoratedbox decoration boxdecoration color color white border border all borderradius borderradius circular 20 child...
flutterflutter
flutter build web command only build master branch in project repo
Invalid
I recently try build my flutter web application from a branch other than master I have a separate branch for my web app as I have tweak the ui functionality a bit vs the mobile version I check out to my web branch but the build command would only compile what be in my master branch after merge my web...
flutterflutter
can not build apk in 2 0 3
Duplicate
after flutter upgrade and change all dependency to null safety I be face problem to build apk image
flutterflutter
how do I display a circularprogressindicator while load a file
Invalid
I have a function where I need to load a file and then move the user to another screen which will know the file s name and what the file have inside how do I display a circularprogressindicator while the file be load can I use a futurebuilder if so how can I add a futurebuilder outside of the build...
flutterflutter
tool crash socketexception fail to create datagram socket os error address already in use errno 48 address port 5353
Invalid
command flutter no color attach machine device i d 00008030 000e24320ae3802e lib main dart step to reproduce 1 2 3 log socketexception socketexception fail to create datagram socket os error address already in use errno 48 address port ...
flutterflutter
border color of textfield not custamizable thin enough
Invalid
if I have a container I can set the border to a specific color boxdecoration blackborder boxdecoration border border all color color black45 width 0 5 color color white borderradius borderradius all radius circular 2 in border all I define that the border color be black45 ...
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 run 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 dart io directory impl dart 201 7 ...
flutterflutter
tool crash filesystemexception can not copy file to c user user document hackathon bazinga code camp 2 0 khulja simsim android app src main re mipmap hdpi ic launcher png os error access be deny errno 5
Duplicate
command flutter create khulja simsim step to reproduce 1 2 3 log filesystemexception can not copy file to c user user document hackathon bazinga code camp 2 0 khulja simsim android app src main re mipmap hdpi ic launcher png os error access be deny er...
flutterflutter
in app purchase
Duplicate
error domain skerrordomain code 0 unknown error userinfo nslocalizeddescription unknown error nsunderlyingerror 0x600002d61d10 error domain asderrordomain code 507 error decode object userinfo nslocalizeddescription error decode object nslocalizedfailurereason attempt to decode store response ...
flutterflutter
the lack of the component tree prevent I from quickly implement this feature
Duplicate
need like this on the web
flutterflutter
run flutter doctor android license crash
Duplicate
step to reproduce I don t know how to reproduce to come to this step but the entry point be android license status unknown when run flutter doctor 1 have the android license not accept the reason for that on my part could be that I move my android sdk to another path 2 run flutter docto...
flutterflutter
not work minimum window resize in window os
Invalid
setwindowminsize not work in window os dart import dart io import package flutter foundation dart import package flutter material dart import package window size window size dart future main async widgetsflutterbinding ensureinitialize if kisweb platform iswin...
flutterflutter
run pangolin mobile a flutter ui on the pinephone be extremely slow
Invalid
I build it on a pi4 and run it on the pinephone note that the pinephone s gpu be from 2008 it support opengl 2 0 and I m unsure if it support that version of opengl I don t know what could be cause the slow down when the os I m use arch be accelerate pangolin mobile use in the test