repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
can not run any flutter command on deepnote com
Invalid
hello I be try to use the flutter sdk online on deepnote com vm I be unable to get it to work I have try various fix suggest online but none solve my issue step to reproduce 1 create a new project on deepnote com 2 open a terminal instance and download a flutter release 3 try run flu...
flutterflutter
error update information on firebase
Invalid
hello I want to update information on the database on firebase with the follow code class postxxxstate extend state var islike false var likescount var key int getlikescount like var like this widget like var key this widget key tostring if like ...
flutterflutter
flutter io app crash when add firebase package
Invalid
the log file be too long so github say it exceed the character limit of 65536 character so I make it into a markdown file and upload it instead github also doesn t let you upload md file so I upload it to google drive instead
flutterflutter
app crash in production java lang unsatisfiedlinkerror
Duplicate
in my flutter app only android 10 sdk 29 get some crash report I have use follow plugin firebase analytic 6 3 0 firebase auth web 0 3 2 firebase core platform interface 2 0 0 firebase core 0 5 3 firebase auth oauth 0 2 2 firebase auth oauth web 0 2 1 firebase storage 5 0...
flutterflutter
win32 1 7 4 1 lib src struct dart 1111 7 error struct enumlogfontex be empty empty
Duplicate
flutter 1 27 0 9 0 pre 85 channel master flutter flutter git framework revision 71b2b4d6e0 3 hour ago 2021 02 25 00 01 01 0500 engine revision 867e51b762 tool dart 2 13 0 build 2 13 0 73 0 dev launch lib main dart on iphone 12 pro max in debug mode run pod install run xc...
flutterflutter
what language do flutter dart use compile to in native side
Invalid
unfortunately there be no clean explanation that what be native language of flutter on web or maybe I m not able to find one if I m not wrong flutter use kotlin for android as native and swift for io as native and my question be what be other flutter native language in other flutter platform like web...
flutterflutter
can I send no activity context to flutterview
Invalid
construct a code flutterview programmatically without any xml attribute a link fluttersurfaceview be use to render the flutter ui code transparencymode default to link transparencymode opaque code flutterview require a...
flutterflutter
textfield onchange call even when the value hasn t change
Duplicate
hi I m not sure if this be the expect behavior but it catch I by surprise dart textfield maxlength 5 maxlengthenforce true keyboardtype textinputtype number onchange value print change to value ...
flutterflutter
use more v2 embed plugin from plugin example application will make the plugin fail to run properly
Duplicate
step to reproduce 1 clone repo repo 2 use the late flutter beta channel 3 run on the android device or simulator 4 after the app launch you ll find an exception e flutter 13632 error flutter lib ui ui dart state cc 186 unhandled exception missingpluginexception no im...
flutterflutter
package flutter src rendering viewport dart fail assertion line 1693 pos 12 center parent this 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
how to solve this problem fail assertion line 370 pos 10 datum null a non null string must be provide to a text widget
Invalid
import dart convert import package flutter foundation dart import package flutter material dart import package siprotani model getproduk dart import package siprotani network api dart import package siprotani screen detail dart import package http http dart as http import ...
flutterflutter
path provider macos not find please update setting gradle
Duplicate
flutter doctor v flutter channel dev 1 26 0 1 0 pre on macos 11 2 1 20d75 darwin x64 locale zh hans cn flutter version 1 26 0 1 0 pre at user fangruijiao software flutter framework revision 63062a6443 2 month ago 2020 12 13 23 19 13 0800 engine revision 47...
flutterflutter
web run flutter web program on the android mobile browser will cause the text display problem
Duplicate
run the flutter web program on the android mobile browser will cause the text display problem flutter doctor v flutter channel beta 1 26 0 17 3 pre on microsoft windows version 10 0 17763 107 locale zh cn flutter version 1 26 0 17 3 pre at g flutter sdk framework revision...
flutterflutter
about charset encode
Invalid
how to get a file s charset how to convert utf 8 to gbk or gbk to utf 8
flutterflutter
error when use expand on listview alone inside a column
Invalid
hello I get this error and I think that be my duty as a flutter developer to put it here perform hot reload sync file to device mar lx1a exception catch by widget library the follow assertion be throw build animatedbuilder ani...
flutterflutter
get keyboard numberpad height width for well user experience
Invalid
hello it would definitely help if we can get height of keyboard and numberpad before hand without load the keyboard this will help in give out much well layout and user experience flutter community should save the height and width to a class so that it can be easily call and allow usage of rest of space to...
flutterflutter
textoverflow property throwing exception
Invalid
add overflow textoverflow ellipsis to text object throw this exception here s the error from the runtime flutter exception catch by scheduler library flutter the follow assertion be throw during a scheduler callback flutter ...
flutterflutter
error flutter lib ui ui dart state cc 177 unhandled exception nosuchmethoderror the method showsnackbar be call on null
Invalid
I be get this follow error when I try to show a snackbar this snackbar be work porperly last time I check error flutter lib ui ui dart state cc 177 unhandled exception nosuchmethoderror the method showsnackbar be call on null receiver null try call showsnackbar instance of snackbar ...
flutterflutter
applifecyclestate detach have some imature behaviour not work properly
Invalid
dart import package flutter material dart void main runapp myapp class myapp extend statelesswidget override widget build buildcontext context return materialapp title flutter demo theme themedata primaryswatch color blue ...
flutterflutter
run android native code in background terminate app
Invalid
hi I have an application that receive notification through firebase messaging and I need to build my customizable notification to display for this I create native android code when I receive the push notification in foreground I can show the notification without problem the problem be when I receive the n...
flutterflutter
I be struggle to start my first flutter app
Duplicate
bash failure build fail with an exception what go wrong execution fail for task app stripdebugdebugsymbol no toolchain find in the ndk toolchain folder for abi with prefix arm linux androideabi try run with stacktrace option to get the stack trace run with info or debug ...
flutterflutter
the console output too much information how do I turn it off
Invalid
the console output too much information when I debug the application how do I turn it off log bash 114 ms execute d flutter git c log showsignature false log n 1 pretty format h 66 ms exit code 0 from git c log showsignature false log n 1 pretty format h ...
flutterflutter
I have owasp mobile top 10 security test on flutter app few question
Invalid
hey client test his app I build with security company they do some penetration test and the report show something I can not understand 1 mobile app external communication they see some weird api calle like static mobile application security test reveal the follow remote host where the mobile applica...
flutterflutter
try to run the first app with flutter
Invalid
bash launch lib main dart on sdk gphone x86 arm in debug mode run gradle task assembledebug error java home be not set and no java command could be find in your path please set the java home variable in your environment to match the location of your java installation exception gra...
flutterflutter
flutter web login page chrome display the save my password every time
Invalid
hi I be develop a flutter website with a login page every time I login chrome ask I if I would like to save my password and I don t like to save my password how can I disable that I ve try to go to the chrome setting and under password save I switch the save password switch to off I also try to o...
flutterflutter
web dosent support rtl
Invalid
please upload version with rtl
flutterflutter
navigator popuntil question
Invalid
a no argument b argument name c argument age d argument address four page I want to from d back to b but use navigator popuntil context modalroute withname b can not take the argument name to b and b will be white so I want to get some help
flutterflutter
suddenly some main plugin like image picker google sign in flutter facebook auth etc be give missingpluginexception
Invalid
some feature those be finely work be suddenly give missingpluginexception e flutter 12054 error flutter lib ui ui dart state cc 177 unhandled exception missingpluginexception no implementation find for method pickimage on channel plugin flutter io image picker e flutter 12054 0 ...
flutterflutter
how to config flavor resource on io
Invalid
I create some flavor in my applicatin on android I can config the resource dir in build gradle such as image on io how to config the flavor resource dir
flutterflutter
webview flutter can not load page in android10
Invalid
I be use webview flutter 1 0 7 on android10 but it load a white page when run this problem doesn t exist under android10 my code dart widget buildbody verifycode verifycode return willpopscope onwillpop async navigator of context pop false return fals...
flutterflutter
video player lockandwritedma error no dma context bind
Duplicate
flutter video player only show green color and the follow error be return in the console lockandwritedma error no dma context bind log no flutter run verbose because the issue doesn t happen every time however the follow be available from regular flutter run command e libc 26...
flutterflutter
grey screen on samsung s9
Invalid
step to reproduce I have an app that be run fine on io device and most android device today we be contact by an user who can t see anything except for the bottom navigation bar anyone else have similar issue with samsung s9 or any idea what could be cause the problem thank you expect ...
flutterflutter
exception have occur assertionerror fail assertion boolean expression must not be null
Invalid
hi I have a problem with my login and registration form when I pass the information it be store in the database but no redirect to the home page and I get an error like this exception have occur assertionerror fail assertion boolean expression must not be null please help I I be block ...
flutterflutter
error running project in flutter io macos bigsur
Invalid
hi I m try to run flutter in mac if I create project with flutter create new proj it work 100 but when I start develop the project and run it in the emulator it give I erro oh no an error occur search for exist github issue similar to yours 2fruby 2fgems 2f2 6 0 2fgems 2fffi 1 14...
flutterflutter
package instagram login stripe twillio
Invalid
please create an instagram login package it s very important and many time we have to avoid flutter for few package like instagram login stripe twillio please create these asap so we can use it hassle free way
flutterflutter
app will not launch on iphone simulator due to error with io app file
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow I zip the bug folder and try to upload it but github say it exceed 10 mb so not sure what to do 3 run the flutter app on an iphone simulator or iphone device I m attempt to launch it on an iphone simulat...
flutterflutter
the pod runner target have framework with conflict name appinvokesdk framework in flutter
Invalid
get the follow error message after run in pod install repo update try flutter clean instal the pod again but didn t help I be try the app in the ios simulator the pod runner target have framework with conflict name appinvokesdk framework error message show in terminal instal url la...
flutterflutter
add firebase sdk cause certain phone to can not install app
Invalid
I have a project where I need to use the firebase so I do all the firebase setting and put in the google services json then I follow accordingly the section of add firebase sdk too the weird part after I flutter build apk it can install on some phone and some phone it can not I be very sure it regard to this ...
flutterflutter
share preference throw flutter flutter h file not find
Duplicate
actually can t compile flutter in io because share preference dependency throw an error in file include from user hubbuilding flutter sdk flutter pub cache host pub dartlang org share preference 2 0 0 io class fltsharedpreferencesplugin m 5 user hubbuilding flutter sdk flutter pub cache host pub...
flutterflutter
flutter integrate native android sdk
Invalid
I be work on a flutter project and I have to integrate a native android sdk of a specific hardware in hardware s documentation there be a guide to build an android app and a demo app too demo app be run on my phone but when I try to run the flutter app with the sdk integrate it doesn t work for the integration...
flutterflutter
I upgrade to the late master but the compilation fail please help I
Duplicate
I upgrade to the late master but the compilation fail please help I bash flutter be already up to date on channel master flutter 1 27 0 5 0 pre 112 channel master framework revision 90c66f5db3 6 2021 02 22 18 21 03 0800 engine revision 07afcf7d0f tool dart 2 13 0 build 2...
flutterflutter
camera plugin crash the app on takepicture
Invalid
test on android the follow code cause the app to crash with the follow error this happen on android after upgrade camera plugin from 0 5 8 7 to 0 7 0 2 code sample dart import dart async import dart io import package camera camera dart import package flutt...
flutterflutter
issue with camera plugin
Invalid
I m use the camera plugin with but the flutter camera ml vision doesn t work on io so on io I just use the camera as be but flutter camera ml vision use camera version 0 5 8 7 which have a bug that if you hold the iphone vertical to the ground than the image be flip luckily this be fix with v 0 7 ...
flutterflutter
sm block can t figure out why
Invalid
I have try nearly every sms package and I always have same issue I keep get block from send a sms on my pixel4xl I have send sms permission only clue here be from logcat which show 02 22 23 56 29 011 4724 4791 I flutter we have sms permission attempt to send myself 2 message 02 22 23 56 29 012...
flutterflutter
draggablescrollablesheet height or extent calculation be incorrect
Invalid
I m use the draggablescrollablesheet with an initial and minimum extent set to 0 3 I expect the result to take exactly 30 of the screen however it be always less than 30 as demonstrate in the below sample app I try look into the code for draggablescrollablesheet but do not find any reason why my useca...
flutterflutter
cupertino icon square pencil issue
Duplicate
cupertinoicon square pencil and cupertinoicon square pencil fill be same in cupertino icon v1 0 0 it seem like both icon be overlap each other I believe that cupertinoicon square pencil should look like this I take this screenshot from note app in io for reference and cupert...
flutterflutter
I keep get the the flutter daemon have terminate message every time I try to connect to my emulator
Invalid
here be the error log log b46b txt
flutterflutter
unexpected shift keyboard key behavior on window
Duplicate
step to reproduce 1 run flutter create kbdt 2 update the file as follow main dart import package flutter material dart main runapp myapp class myapp extend statelesswidget override build buildcontext context materialapp title flu...
flutterflutter
flutter and dart plugin be not instal
Invalid
sohrabp72 comment on feb 22 2021 2 12 pm utc step to reproduce just after instal dart and flutter plugin on android studio and then run the flutter doctor command I get an error relate to the lack of dart and flutter plugin on android studio version info android studio 4 1 2 build ai 201 8743...
flutterflutter
problem at launch on io simulator
Invalid
actual problem I have a very big flutter project for a few month everything have be go well but for about 1 week big problem when I try to launch it after the xcode build a long list of error that I can not manage decipher to go back to the source of the problem I spend day try everything there be on...
flutterflutter
missingpluginexception missingpluginexception no implementation find for method getall on channel plugin flutter io share preference
Duplicate
missingpluginexception missingpluginexception no implementation find for method getall on channel plugin flutter io share preference
flutterflutter
bug in stable flutter channel
Invalid
I get this error in the debug console while run the app package flutter src widget framework dart fail assertion line 2036 pos 12 element contain element be not true and so it recommend I to report this issue either the assertion indicate an error in the framework itself or we should provi...
flutterflutter
renderrepaintboundary toimage
Invalid
step to reproduce when I user renderrepaintboundary to make image I do as the demo but when the repaintboundary child get more it fail to make image 1 body singlechildscrollview child repaintboundary key key child listview builder ...
flutterflutter
url launcher launch tel do not work on io 14
Invalid
not able to launch phone number with formate 509 551 3103 in dial pad in io code void launchcaller string phone async string url tel phone if await canlaunch url await launch url else throw could not launch url add...
flutterflutter
flutter pub get show flutter version be unknow 0 0 0
Invalid
I push flutter to our team s repository not www github com however the flutter relate command do not work properly after I configure the environment variable such as flutter pub get so what should I do thank
flutterflutter
tool crash filesystemexception can not copy file to c user gaura desktop flutter proj flutter application 5 android app src main re mipmap hdpi ic launcher png os error access be deny errno 5
Duplicate
command flutter create ios language swift android language kotlin step to reproduce 1 2 3 log filesystemexception can not copy file to c user gaura desktop flutter proj flutter application 5 android app src main re mipmap hdpi ic launcher png os erro...
flutterflutter
tool crash filesystemexception can not open file os error access be deny errno 5
Duplicate
command flutter doctor step to reproduce 1 2 3 log filesystemexception can not open file os error access be deny errno 5 0 file open dart io file impl dart 356 9 1 rootrununary dart async zone dart 1198 47 2 cus...
flutterflutter
hello
Invalid
hello this annotation be not support I want to show its content when it fold just like java in androidstudio image image
flutterflutter
keyboard be type from rtl and not ltr linux desktop
Duplicate
step to reproduce 1 create a new project for flutter linux with late dev channel 2 update the file as follow add form with a key textformfield with a controller 3 now run your app with linux as a device and start write some text in the textformfield like hello world expect res...
flutterflutter
tool crash filesystemexception can not open file os error no such file or directory errno 2
Invalid
command flutter quiet assemble depfile user vicky ecommerce online organic store build app intermediate flutter debug flutter build d output user vicky ecommerce online organic store build app intermediate flutter debug dtargetfile user vicky ecommerce online organic store lib main dart dt...
flutterflutter
make position widget responsive
Invalid
I want to make position widget responsive but can not find a way I use medium query but nothing work kindly guide I through I know that there be many answer but I do not see anyone target position widget every one do row column responsive if you attach a simple example with the position it will be great here ...
flutterflutter
ability to easily import navigation bar
Invalid
it would be ideal that instead of have to include your navigation bar widget all of its code on each page where you require the navigation to just have the navigation widget in another dart file and then on each page where you require the bottom navigation to easily import it where require when you imp...
flutterflutter
aapt error attribute android foregroundservicetype not find
Invalid
I can run the app but flutter build apk throw error android home set perfectly step to reproduce 1 flutter build apk expect result create apk actual result log failure build fail with an exception what go wrong execution fail for task a...
flutterflutter
build gradle issue
Invalid
step to reproduce 1 2 3 log log
flutterflutter
can t use listview to make stack scrollable
Invalid
how can I make scroll inside a stack without get unbound error
flutterflutter
place label on top of prefixicon
Duplicate
be there a way to place label on top of prefixicon in textformfield check this image here be a sample code dart center child padding padding const edgeinset all 8 0 child textformfield decoration inputdecoration labelte...
flutterflutter
flutter run take hour
Invalid
for some reason flutter run be take hour to even run on linux I have no problem run it on window with the same phone cable computer and which port the cable be insert below be the log before I have to go to sleep because it just take hour and didn t even know if I could run it I have try reinst...
flutterflutter
xmlhttprequest error can not use http get method
Invalid
hi I need to fetch some simple json from api but the code give xml http requst error be this an bug screenshot image import dart async import dart convert import package http http dart as http class netservice static future getjson string url return http get u...
flutterflutter
the registration form on my flutter app select network provider
Invalid
I be ask this question from nigeria my flutter app on play store do not allow some user to register it say registration fail when they use mtn network provider and some other but when they use other network it register they I don t know what be go on please help the app be on play store content gram
flutterflutter
the instance member context can t be access in an initializer
Invalid
screenshot 45
flutterflutter
because flutter tool depend on devtool share 0 9 7 3 which doesn t match any version version solve fail
Duplicate
image
flutterflutter
flutter path how to get yvalue by xvalue pathmetric
Invalid
image hello I want to use the x axis coordinate to calculate the y coordinate on the path be there a corresponding method I look for it and do not seem to find it pls help I thank you
flutterflutter
an error be report when package the apk
Invalid
it appear when I upgrade the sdk version from 1 9 1 5 to 1 17 5 I can connect to google normally step to reproduce flutter build apk verbose log and flutter doctor v 7 ms wait to be able to obtain lock of flutter binary artifacts directory c flutter b...
flutterflutter
problem with flutter and firbase
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result I have a problem actual result cocoapod output prepare analyze dependency inspect target to integrate use arch set to build archit...
flutterflutter
application headerbar be miss or get disappear
Duplicate
issue the flutter desktop application header bar get disappear as soon as window get launch the only close minimize maximize button can be see but close button do not respond on click the close button log say glib gobject critical g object ref assertion g be object object fail ...
flutterflutter
drawer content not focus and therefore can not be access use switch access on android
Invalid
this be an accessibility issue that only appear with switch access navigation talkback work correctly all the test be do use android device step to reproduce 1 create a new flutter project 2 configure android device to use switch access 3 open menu 4 try to access menu content ...
flutterflutter
could not find a command name version
Invalid
I have use flutter version v1 20 2 and get the could not find a command name version error screenshot 2021 02 19 at 3 35 51 pm thank
flutterflutter
error flutter lib ui ui dart state cc 177 unhandled exception missingpluginexception no implementation find for method sendtext on channel sample test platform text
Invalid
dart dart static const methodchannel methodchannel const methodchannel sample test platform text future getstringreturnfromplatform string text async return await methodchannel invokemethod sendtext message text java java public class mainact...
flutterflutter
how flutter activity go back to java or kotlin activity
Invalid
I try this but in flutter module I code navigator pop context it go to blank screen instead previous activity
flutterflutter
api document be not get generate
Invalid
we have publish our package in the pub after publish the new version the api document be not generate and show as fail to run dartdoc which I have show below image but from the above I couldn t find the exact cause issue I have try to replicate this locally but while generate api docume...
flutterflutter
flutter application do not go beyond authentication while use the internal testing url from google play
Invalid
I be try to take my android flutter app to google play and it be now in review meanwhile I have internal testing go on for the uploaded package via an invite link from the google play dev console flutter application work fine when instal via android studio go past the authentication page and load but when t...
flutterflutter
check if a widget be focus from within the widget
Invalid
I m try to make a privacy browse as my first flutter app I ve finish design the layout look and everything else of the app but as you know many page redirect the user to other page this be why I want to check if the textfield the one that you use to go to a url or search duckduckgo be focus and i...
flutterflutter
tool crash filesystemexception can not create file os error the system can not find the path specify errno 3
Duplicate
command flutter no color run machine track widget creation device i d c70ac03a start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log filesystemexception can not create file os error the system...
flutterflutter
command phasescriptexecution fail with a nonzero exit code
Duplicate
I be get below error while try to archive build the flutter application in xcode for generic application I ve read the other thread relate to this issue but none of the suggest solution work for I this be the flutter doctor v output flutter channel dev 1 27 0 4 0 pre on macos 11 2 1 20d...
flutterflutter
be there any plugin who can wake up phone when app be in background or terminate like whatsapp incoming call screen
Invalid
hi all can you please help I to show incoming call screen like whatsapp when my app be in background or in terminate mode be there any solution with flutter I be face problem from one month
flutterflutter
signinwithemailandpassword freeze the app
Invalid
I already ask on stackoverflow but didn t resolve this issue when call firebase service to sign in a user with signinwithemailandpassword if the user isn t register the app crash what I want be just to catch this error and show a window dialogue tell the user what to do I already insert many case to check...
flutterflutter
imgeglimage be not consistent
Invalid
d phonewindow 22156 debug alienscreen getrotation mrotation 0 I decorview 22156 setwindowbackground mbackgroundpadding rect 0 0 0 0 mframepadde rect 0 0 0 0 pkg com zbht firm d windowclient 22156 add to mview decorview 66baa85 this android view windowmanagergloba...
flutterflutter
how to fix translation error nosuchmethoderror
Invalid
recently I start to want to update my app to be multilingue but I get stick in this problem problem print screen here s the code I m use to translate applocalization dart import dart convert import package flutter material dart import package flutter service dart cl...
flutterflutter
bad utf 8 encoding find while decode string
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
how to handle flutter module integration testing from exist native ios xctest swift
Invalid
I have a scenario to integrate a flutter module with exist native io application and already write uitest case xct for io app the problem issue be to connect native io uiteste xctest to flutter integration testing such that there be continuation of the flow without break the control when xct move from io app t...
flutterflutter
I have this warning openjdk 64 bit server vm warning when run flutter run command
Invalid
openjdk 64 bit server vm warning ignore option maxpermsize 256 m support be remove in 8 0 here I attach output of flutter doctor v command flutter channel stable 1 22 7 0 0 pre 2 on linux locale en us utf 8 flutter version 1 22 7 0 0 pre 2 at home ashu flutter linux...
flutterflutter
refresh token miss on google sign in package
Duplicate
hey all be there any way to retrieve refresh token from the flutter package google sign in because it be not there in the credential I also try firebase authentication but the refresh token for user be also empty
flutterflutter
a problem occur evaluate project cloud firestore
Invalid
failure build fail with an exception where build file c development flutter pub cache host pub dartlang org cloud firestore 0 16 0 android build gradle line 41 what go wrong a problem occur evaluate project cloud firestore build 2yq8w8slntfd1pcrdfbqqhulb run closure2 closure4...
flutterflutter
unhandled exception nosuchmethoderror the getter email be call on null
Invalid
I be use createuserwithemailandpassword but the getter can not get the email from the texteditingcontroller text please help verbose 2 ui dart state cc 177 unhandled exception nosuchmethoderror the getter email be call on null receiver null try call email 0 signupscreenstate ...
flutterflutter
rawkeyboardlistener key input trigger system sound on macos
Duplicate
I be not sure if this be happen on other platform but I be run on macos I have a rawkeyboardlistener widget listen for input to w a s d key when any of those key be press a system sound play I m not sure when this start happen but this do not use to be the case this do not happen on web
flutterflutter
error with library flutter geofire
Invalid
I be create a taxi app with flutter and dart and implement the flutter geofire library so that the client can see the driver in real time their current position but when I run my application the connect driver do not appear and I also get an error in console that I will show you help please ex...
flutterflutter
flutter run
Invalid
flutter application when I be debug my code my emulator crash I try everyte unstall install java and flutter I m use vscode android api 26 be the late android version that I use when I run my application this message pop up on my console I zygote 1985 do partial code cac...
flutterflutter
uid the getter uid isn t define for the type usercredential flutter firebaseauth
Invalid
hello my uid say the getter uid isn t define for the type usercredential my code import package firebase auth firebase auth dart class authservice final firebaseauth firebaseauth firebaseauth instance stream get onauthstatechange firebaseauth authstatechange ...
flutterflutter
setstate or markneedsbuild call during build
Invalid
this be happe in web when I refresh page restart application in 153ms restart application in 371ms 38 5 248 m exception catch by widget library 39 49 m 38 5 244mthe follow assertion be throw build builder 39 49 m setstate or markneedsbuild ...
flutterflutter
I be not able use flutter on linux kali
Invalid
I recently change my os from windows 10 to kali linux and start with flutter development here as well it work well for a while and 2 3 month now when I remove the version that be there and replace it with the late stable version 1 22 6 for linux and when I run flutter doctor I get this error show in the f...