Travel App - Flutter UI - Speed Code

Поділитися
Вставка
  • Опубліковано 19 гру 2024

КОМЕНТАРІ • 131

  •  4 роки тому +34

    What I Learned New;
    - ExtendBodyBehindAppBar
    - ClipBehaviour
    - VerticalSpacing
    - ...List
    - totalUser trick :)
    - AppBar with transparent / title trick
    - RunSpacing
    YOU ARE AMAZING !!
    Thank you for share,

    • @TheFlutterWay
      @TheFlutterWay  4 роки тому +2

      My pleasure😇

    • @baieEtMotte
      @baieEtMotte 4 роки тому

      Every video I learn new tricks too :D very talented

    • @jiteshmohite1069
      @jiteshmohite1069 4 роки тому

      I am not able to see VerticalSpacing () in flutter, do i have to upgrade flutter?

    • @acya05
      @acya05 4 роки тому

      Hali hazirda gelistirici olarak calisiyo musun Volkan?

    •  4 роки тому

      @@acya05 selamlar evet işimin bir parçası geliştiricilik.

  • @lorenturo
    @lorenturo 4 роки тому +2

    I've always been impressed when I watch your videos! Thank you for share!

    • @TheFlutterWay
      @TheFlutterWay  4 роки тому

      Thank you! Cheers!

    • @nzibukarnold1486
      @nzibukarnold1486 4 роки тому +1

      Man this guy is good at UI/UX design I also love his stuff a lot!

  • @AlexM-me4vz
    @AlexM-me4vz 4 роки тому +1

    Awesome work in flutter

  • @chillstate9633
    @chillstate9633 4 роки тому +4

    Your content is amazing 😊

  • @BreegBenjamin
    @BreegBenjamin 4 роки тому +4

    The Flutter Way es un crack.. Te amo!!

  • @samuelquentacarvajal9910
    @samuelquentacarvajal9910 4 роки тому

    que buen trabajo haces realizando estos proyecto en flutter sigue así.

  • @DeangDev
    @DeangDev 4 роки тому +2

    i really love your video... my master.

  • @barath4829
    @barath4829 4 роки тому

    Google must add that getProportionateScreenWidth, getProportionateScreenHeight as inbuilt widgets in next update 😜😜😜.... Great work bro.... those widgets would solve the size overflow problem which is common for beginners

  • @muhammadbabanfirdaus5514
    @muhammadbabanfirdaus5514 4 роки тому +1

    ok i think , is best time for learning flutter

  • @Champconic
    @Champconic 3 роки тому

    Wow! Nice! Can you plz also do flight booking app ui

  • @felipecastrosales
    @felipecastrosales 4 роки тому +1

    very beautiful

  • @thedev2183
    @thedev2183 2 роки тому

    Another AWSOME daily exercise :)

  • @impactsongs
    @impactsongs 2 роки тому

    Do you still use this class size_config in 2022? Thak you for the tutorials

  • @ferhataksoy1851
    @ferhataksoy1851 4 роки тому +2

    Please make a video about Firestore(firebase)

  • @ferdianhusnalmaruf1459
    @ferdianhusnalmaruf1459 3 роки тому

    Why the size config not compatiable again

  • @daniyalahmad1820
    @daniyalahmad1820 3 роки тому

    Amazing, can you please tell me where do you get those icons from?

  • @saiharshapaladugu5456
    @saiharshapaladugu5456 4 роки тому +1

    Wow! Truly amazing 😍
    I had started learning flutter, Can you give me some suggestions please..

    • @TheFlutterWay
      @TheFlutterWay  4 роки тому +2

      Height recommended to check flutter official doc
      or you can check this one: www.udemy.com/course/flutter-bootcamp-with-dart/

  • @evilcorp.7288
    @evilcorp.7288 2 роки тому

    can u tell how to get apk format for this app plz or any app from your github code or you can share link plz

  • @kevinooi4012
    @kevinooi4012 4 роки тому

    Can I set my own device screen height and width in getProportionateScreenHeight/Width function?

  • @GameGameplay0
    @GameGameplay0 4 роки тому +1

    Can you make a full responsive one?

  • @abdulaziz4594
    @abdulaziz4594 4 роки тому +1

    Osadhoron 👍

  • @kareemessam7396
    @kareemessam7396 4 роки тому +1

    Amazing contant❤️

  • @vinodh9492
    @vinodh9492 4 роки тому +1

    Hey how much time it will take to master flutter . you really make some beautiful apps🔥.

  • @hungtrinh8422
    @hungtrinh8422 3 роки тому

    Hi guy, nice video. It help me a lot. Could you please to show me what plugin that you use for auto format code indent?

  • @mauriciosanchez813
    @mauriciosanchez813 4 роки тому

    Hi thanks for uploading, I have a question. Why when you press the events button and navigate to the other screen, all the screen including the bottom_menu is rebuild sort to speak?.
    Why the bottom_menu isn't persistent between the screens?

    • @vandolphreyes7207
      @vandolphreyes7207 4 роки тому

      Exactly what I want to know too, like how swift does it automatically.

  • @mtoheed1085
    @mtoheed1085 4 роки тому +1

    Hi! You are using simple grid view. Use staggered gridview with silver appbar on top. It's a begginer level UI. No offense please

    • @TheFlutterWay
      @TheFlutterWay  4 роки тому +1

      Near future u will make UI's more attractive by applying animation, also thanks for the suggestion. I really appreciate your ideas.

    • @mtoheed1085
      @mtoheed1085 4 роки тому

      @@TheFlutterWay thank you

  • @ManuelToroRivas
    @ManuelToroRivas 3 роки тому

    What program do you use to make designs before implement that in flutter? Thanks

    • @TheFlutterWay
      @TheFlutterWay  3 роки тому

      Our designer provide me those design, for that they use XD or Figma

  • @noshingh521
    @noshingh521 4 роки тому

    Bro where does that number in body class come from? For example in : height: getProportionateScreenWidth(350). How do you know that you should put 350?

    • @TheFlutterWay
      @TheFlutterWay  4 роки тому

      350 is the container width, let's say you want a container with 500 width then instead of using "width: 500" we use "width : getProportionateScreenWidth(500)"

  • @damianszczukowski1912
    @damianszczukowski1912 4 роки тому

    what are you using to design look of your app?

  • @talamah
    @talamah 4 роки тому +1

    thanks a lot for share

  • @SIKZONER
    @SIKZONER 4 роки тому

    For some reason... On my computer, Stack() property "overflow: Overflow.visible," doesn't seem to be recognised by Android Studio... Any ideas guys?

    • @Emmanuel-um8nw
      @Emmanuel-um8nw 4 роки тому

      yes mine as well
      Have you found a way to resolve it?

    • @SIKZONER
      @SIKZONER 4 роки тому

      Emmanuel Coffie Debrah nope...

    • @Emmanuel-um8nw
      @Emmanuel-um8nw 4 роки тому

      @@SIKZONER ohok cool

  • @carlchan5931
    @carlchan5931 4 роки тому

    awesome video!!!

  • @akramtester5249
    @akramtester5249 4 роки тому

    Hi, Actually I installed Vscode and flutter and dart and updated it. but about emulator genymotion sometime work and other not, am wast more time in searching about light emulator for medium laptop specification, if your can provide to me a mail to send to you capture screen what happen exactly may that be helpful thanks.

  • @usertempeuqwer7576
    @usertempeuqwer7576 4 роки тому +1

    great content ,is it responsive ?

  • @鲁安朝
    @鲁安朝 3 роки тому

    the name of embed to row plugin?

  • @biniyamd4709
    @biniyamd4709 4 роки тому

    where do you get the svg pictures?

    • @TheFlutterWay
      @TheFlutterWay  4 роки тому

      Our designer provide me those

    • @biniyamd4709
      @biniyamd4709 4 роки тому

      so he makes them..thanks for the reply tho

  •  4 роки тому

    You are my inspiration

  • @mohabmagdy4155
    @mohabmagdy4155 4 роки тому

    You should take a Nobel prize for total users trick

  • @nicholmoreno3745
    @nicholmoreno3745 4 роки тому

    wow, this is amazing

  • @flutterninja9
    @flutterninja9 4 роки тому

    How to create a Prototyped intro like you??

  • @prashanthirwani8047
    @prashanthirwani8047 4 роки тому +3

    Sir please teach us your knowledge by making tutorial form basic to pro level 🍫

  • @evilcorp.7288
    @evilcorp.7288 2 роки тому

    Is this code updated according to New Flutter Version and Do you have apk format for this App for android if yes can u link it below Plz sir...

  • @annisokay-gamming7918
    @annisokay-gamming7918 4 роки тому

    Hi there, how can I contact you, for a personal job? I'm finishing my studies and my final papers, is to develop an app, that display medicine information, the only problem is, my course is pharmacy, it has nothing to do with application development
    , waiting for an answer, thank you, your content is amazing.

    • @TheFlutterWay
      @TheFlutterWay  4 роки тому

      it would be great if you email me your requirements
      my email: abuanwar072@gmail.com

    • @annisokay-gamming7918
      @annisokay-gamming7918 4 роки тому

      @@TheFlutterWay Thank you for the response, I sent the requirements for your email, check when you can

  • @samehdoush385
    @samehdoush385 4 роки тому

    Thanks a lot for these designs and these tutorials, could you make a template for classıfıeds app

  • @pravinpalkonda8447
    @pravinpalkonda8447 4 роки тому

    Please make a video on Bloc pattern

  • @furkanfatihkok
    @furkanfatihkok 2 роки тому

    ı can't use OverFlow in Stack()

  • @coodementor6826
    @coodementor6826 4 роки тому

    Hey guys, Can you tell me about install ios simulator in vs code?? Thanks!!

    • @JonathanGao963
      @JonathanGao963 4 роки тому +1

      you should be install xcode ^_^

    • @prince-sonawane
      @prince-sonawane 4 роки тому +1

      you require mac and then install xcode, ios simulator is part of that.

    • @shadowcodr
      @shadowcodr 4 роки тому +1

      ua-cam.com/video/UgmKKtmgdKY/v-deo.html

    • @coodementor6826
      @coodementor6826 4 роки тому

      @@JonathanGao963 I'm using Windows IDE Android studio or vs code. It's can't install iOS simulator??

    • @coodementor6826
      @coodementor6826 4 роки тому

      @@prince-sonawane What about windows? I'm using android studio, it's can't install ios simulator??

  • @tokyotoronto6028
    @tokyotoronto6028 4 роки тому +1

    Can you do some animation tutorials plz?

  • @anikets3737
    @anikets3737 4 роки тому +1

    nice

  • @JMStageMix
    @JMStageMix 3 роки тому

    15:26

  • @AhmedAhmed-ct2bq
    @AhmedAhmed-ct2bq 4 роки тому

    literally the best

  • @abyfz
    @abyfz 4 роки тому

    Can i use it for Android?

  • @maxmudjonshokirov3
    @maxmudjonshokirov3 4 роки тому

    how to create Flutter telegram bot for the sales department
    Pls create tutorial this is..

  • @ferhataksoy1851
    @ferhataksoy1851 4 роки тому

    7:55 I saw an instagram account which uses your name 'theflutterway' and I thought I was you.

  • @qiaohaoforever
    @qiaohaoforever 4 роки тому

    确实厉害!

  • @armanarman4503
    @armanarman4503 4 роки тому

    How to download "Flutter"?)

  • @leepaul5560
    @leepaul5560 4 роки тому

    哪里有源码

  • @lyleverything1767
    @lyleverything1767 4 роки тому

    is he using a grid in here?

  • @jacks4321
    @jacks4321 4 роки тому

    I Have Only One Request From You Which is all In your video I Had Commented
    Plzzz Make A Backend Video With Voice plzzzzzzzzzzz

  • @jaimindudharejiya914
    @jaimindudharejiya914 4 роки тому

    Dont ever ask your doubts here.. cause this developer is very busy(fake) to answer them, just you tell them good things they will lick your back 🤦‍♂️
    PS:- I`ve personally felt this😒

  • @JonathanGao963
    @JonathanGao963 4 роки тому +2

    想知道有没有中国的小伙伴翻墙学习的 哈哈

    • @盖国民
      @盖国民 4 роки тому

      翻墙学习就是我,老哥,打听一下,这个哥们开头从 github 上面拉下来的那个初始项目跟用 flutter create 创建的项目一样吗?

    • @JonathanGao963
      @JonathanGao963 4 роки тому

      @@盖国民 虽然我不太溜 但是我敢说是一样的 哈哈 只不过人家自己加了些素材和依赖

  • @simmslabs
    @simmslabs 4 роки тому

    16th Liker

  • @wildarena1088
    @wildarena1088 4 роки тому

    So laggy