Just follow him on twitter already ! You can see him in all the glory :D
@FlutterMapp3 жыл бұрын
Found your channel with the provider explanation video today. In this video, you seems so chill man. Nice to meet you, keep the amazing work, you have subs +1 and keep the good vibes ✌️
@AyushPanditofficial3 жыл бұрын
sir u here
@ComputerScienceAcademy52203 жыл бұрын
Thanks a lot, friend! keep up your high-quality videos!
@FunwithFlutter3 жыл бұрын
😊
@hephzisoft Жыл бұрын
What would I do if I already have a version of flutter installed on my pc already
@RoyalNatangwe6 ай бұрын
please help..: PS C:\WINDOWS\system32> fvm install 3.22.2 fatal: 'origin' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. ✗ Failed to install 3.22.2 (67.2s) ✗ Failed to ensure FlutterVersion(name: 3.22.2, releaseFromChannel: null, type: VersionType.release) is cached.
@emadeldin19995 ай бұрын
if i already have like 10 versions on flutter on my mac i was switiching between them amnually, could i add them to fvm instead of downloading them again using fvm install?
@tarangsharma2898 Жыл бұрын
How do you create versions folder and store all flutter versions in it? Do you do it manually? Becuase when I installed fvm I directly run `fvm use 3.10.2@stable` command so then it downloaded flutter version right into /User/$user/fvm/ directory rather then /User/$user/fvm/versions directory. I am using windows 11 system. Please help me understand. Thank you.
@AliYar-Khan10 ай бұрын
didn't show the settings in android studio !!
@IngPedroAraujo2 жыл бұрын
Thnaks for your video... I'm on linux so sometimes when I try to run "fvm " command it doesnt work, I have to retype "PATH="$PATH":"$HOME/.pub-cache/bin" to make it works again.. How Can I avoid this? thanks you
@SATVIK_YEWALE Жыл бұрын
Set that path to environment variable
@codemoor3 жыл бұрын
Hey Thanks For the Infos How do I check which Mobile SDK version flutter project is using ?
@alexon20103 жыл бұрын
I'm starting with flutter I already had it downloaded from the official site and installed... now I need to use a specific version, by 2.2.2, until the fvm is configured, but when I type fvm list, the following message o SDKs have been installed yet. Flutter. SDKs installed outside of fvm will not be displayed. How do I install version 2.2.2 and use it I'm using Linux pop_os(Ubuntu)
@lenvaz89573 жыл бұрын
This video was satisfactory for me compared to others
@FunwithFlutter3 жыл бұрын
Thank you!
@etekumoses33203 жыл бұрын
Hi boss thanks for your input however i am on windows and i have been trying your tutorial but i keep getting this response fvm list "Cannot find file at '..\lib\fvm\bin\fvm.exe' (C:\ProgramData\chocolatey\lib\fvm\bin\fvm.exe). This usually indicates a missing or moved file." and i cant progress
@romeubeatotech3 жыл бұрын
Hi! I tried to use fvm on my windows laptop! I had lots of issues with it. Ended up having to format the laptop. I love the idea of fvm and I'm willing to try it again but I hope all the issues are gone in windows.
@FunwithFlutter3 жыл бұрын
Sorry to hear that! Maybe it was something to do with your path?
@ucmeytsc7302 Жыл бұрын
@@FunwithFlutter this is what i got during install on windows, Fetching Dart dependencies... Building executable... Error: Unable to find git in your PATH. Added C:\ProgramData\chocolatey\bin\fvm.exe shim pointed to '..\lib\fvm\bin\fvm.exe'. The install of fvm was successful. Software install location not explicitly set, it could be in package or default install location of installer. SO i assumed it was the git path in environment variables and added this to the path - C:\Program Files\Git\bin\git.exe;C:\Program Files\Git\cmd;C:\Windows\System32 but it still failed to work when i tried in android studio.
@KwesiBoatengOwusu2 жыл бұрын
Hello please i run to error when running fvm flutter run
@creciasdalas44693 жыл бұрын
What could be the problem ? Could not install 2.4.0-0.0.pre Please run command with --verbose if you want more information
@codemoor3 жыл бұрын
check fvm releases and check if its there
@szymekpindelski Жыл бұрын
a bit late to the party I guess but I don't really see the benefit of using FVM in terms of 'faster SDK downloads' - you still need to download each and every version of Flutter you want to use, you just don't do it manually. You still end up with multiple Flutter SDKs installed, 1 - 2 gigs each, and you still need to wait a few minutes for FVM to download a specific version of SDK. If FVM was able to perform 'incremental upgrades' on Flutter SDK (downloading a delta instead of a whole new SDK) - that would be a real time(and space)saver. But as of FVM 2.4.1, if you need a sneak peek of an upcoming minor release (say 3.7.7 -> 3.7.8), you still need to clone an entire git repo - you just don't do it by hand.
@bernardomesk3 жыл бұрын
awesome video Gordon! Got yourself a sub! cheers mate
@FunwithFlutter3 жыл бұрын
Yessssss. Cheers!
@gustipermanaputra95623 жыл бұрын
fvm install 2.5.3 Flutter "2.5.3" is not installed. Installing version: 2.5.3... Cloning into 'C:\Users\XXXXXXXX\fvm\versions\2.5.3'... fatal: Remote branch stable not found in upstream origin Could not install 2.5.3 Please run command with --verbose if you want more information
@gustipermanaputra95623 жыл бұрын
stable, dev, master too
@aliakkawi4759 Жыл бұрын
Very Helpful, thanks for sharing
@SantosEnoque3 жыл бұрын
Very nice video man!
@FunwithFlutter3 жыл бұрын
:)
@TKnuckles333 Жыл бұрын
Great stuff! Thank you so much!
@KwesiBoatengOwusu2 жыл бұрын
Thank you please this was very helpful
@FunwithFlutter2 жыл бұрын
You’re welcome
@muzykina2 жыл бұрын
Thanks! Useful video
@hawkybae3 жыл бұрын
What do you think about the GUI version known as Sidekick from same author? Hoping for more regular vids from you :D
@FunwithFlutter3 жыл бұрын
It looks really good. But haven’t used it. Want to though and might make a video of it. And thanks, I’m planning on uploading a lot more over the next coming months
@Fybuh3 жыл бұрын
Wow... I faced a problem that I fixed in 4 days... When all I could've done, is this 😱
@FunwithFlutter3 жыл бұрын
We’ve all been there
@kamalCode3 жыл бұрын
Plz explain in detail
@FunwithFlutter3 жыл бұрын
Oh jeez, I thought I did. Definitely check out the docs if you want more info.
@moazelsawaf20003 жыл бұрын
Thanks a lot ❤
@FunwithFlutter3 жыл бұрын
You’re welcome!
@yulianislamprayoga2 жыл бұрын
Thank you
@FunwithFlutter2 жыл бұрын
You’re welcome!
@mhmzdev3 жыл бұрын
Finally I got to see you :D
@FunwithFlutter3 жыл бұрын
Face to the voice
@TheAlasheev2 жыл бұрын
Manual switching through git looks less complicated.
@chidude16 Жыл бұрын
very nice
@harambear95923 жыл бұрын
Wait. I know this guy!!!
@FunwithFlutter3 жыл бұрын
This guy misses you ;)
@ibrahimalshmrani82162 жыл бұрын
you are awesome ✌
@phantuananh21633 жыл бұрын
Thank you so much
@FunwithFlutter3 жыл бұрын
You’re welcome
@phantuananh21633 жыл бұрын
@@FunwithFlutter I am going to spread this video to all members of my team :D, it really helps to boost our productivity. Due to our legacy projects that depend on old Flutter's version
@punithaarockiaraj34112 жыл бұрын
thanks
@yousifalneamy78333 жыл бұрын
3 minutes is bad for you? Man, my download speed is about 30KiB/s at the moment :D
@FunwithFlutter3 жыл бұрын
Lol I shall never complain again
@_birdy_birdy3 жыл бұрын
He is back 🌚
@FunwithFlutter3 жыл бұрын
Awwhhh ye!
@_birdy_birdy3 жыл бұрын
@@FunwithFlutter open a discord please you are good at teaching UI design so we can discuss.