Flutter Onboarding Screen - Shop App Flutter - Episode 1

Поділитися
Вставка
  • Опубліковано 23 лип 2024
  • Source Code 👉 cutt.ly/rFOscFo
    Hello flutter devs, Welcome to episode number 1. Today, I will show you how easily you can create an onboarding (Walkthrough) screen on Flutter.
    At first, we have an image, then a large title with short one or two lines of text. The bottom of the screen contains an animated page indicator and a rounded button for navigating to the next page.
    ► Nominate as a Github Star: bit.ly/3dLXFWJ (@abuanwar072)
    ►For the 3D intro, I'm using Rotato: bit.ly/3heGagj
    ►Support Us: / theflutterway
    ► Social Media
    GitHub: github.com/abuanwar072
    Twitter: / theflutterway
    Twitter: / abuanwar072 (my personal profile)
    Facebook: / theflutterway
    ► Timestamps
    0:00 Intro
    0:50 Onboard Screen
    1:07 Start Coding🔥
    Thanks for watching!
    Make sure to like + Subscribe For More!

КОМЕНТАРІ • 55

  • @mirham3802
    @mirham3802 2 роки тому +3

    Great content as usual. So inspiring!

  • @user-gu5to8nn2b
    @user-gu5to8nn2b 2 роки тому +5

    Awesome!
    Always get inspired from you Thanks

  • @josehenriquez4937
    @josehenriquez4937 Рік тому +2

    Pretty easy to understand. I'm taking my time to pause the video and understand the process ;) Thanks

  • @sithikr1193
    @sithikr1193 2 роки тому +2

    Simply brilliant and beautiful ❤️

  • @mamadoualioubarry4432
    @mamadoualioubarry4432 Рік тому +2

    That is awesome, thanks a lot

  • @sunderbhagwani
    @sunderbhagwani 2 роки тому +5

    I love your videos 😍
    You are my inspiration ☺️

  • @mcardosodev
    @mcardosodev Рік тому

    amazing content 🔥🔥

  • @ryanadamz6157
    @ryanadamz6157 2 роки тому +1

    Hi this is great
    Do you consider making episode 2?

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

    Great job. Cool broh

  • @Amankumar_Raone
    @Amankumar_Raone Рік тому +1

    U deserve a like👍

  • @RenfausiIen
    @RenfausiIen Рік тому +1

    Awesome technical !

  • @yoriichi28
    @yoriichi28 Рік тому +1

    waiting for next videos

  • @omaraltinawi5041
    @omaraltinawi5041 2 роки тому +6

    Is there a video for project setup or a starter code?

  • @wilfred05777
    @wilfred05777 2 роки тому +1

    1:20 whats the vs extension being used here? Anyone knows what is the name of the VS Extension ? Wrap with Widget ?

  • @prathmeshsadake1883
    @prathmeshsadake1883 Рік тому +1

    Where do i get ecommerce uikit show in start of video?

  • @nnddev7463
    @nnddev7463 2 роки тому +1

    Really interesting way to make videos

  • @abdo-ar-888
    @abdo-ar-888 Рік тому +1

    can I know where did you make this intro mock ? + Thanks for the video

  • @valkiprasannakumar2387
    @valkiprasannakumar2387 Рік тому +1

    How your getting that dotted lines on the left of every code block

  •  2 роки тому +1

    Dude u are amazing.

  • @hosseintasm4222
    @hosseintasm4222 2 роки тому +1

    very good
    Bravo

  • @iigama_yt3016
    @iigama_yt3016 Рік тому +1

    can you please tell how you make that intro

  • @Zen049
    @Zen049 11 місяців тому

    How you do this mockup and where?? I love it this video 🤩🤩

  • @adarsh9051
    @adarsh9051 2 роки тому +1

    from where you get this beautiful illustraion

  • @TheRemake1
    @TheRemake1 11 місяців тому +1

    I see that the Height and Width are hard coded is this good practice? I always struggle to understand this. Can we just hard code it? Wouldn't it break on different screen sizes?

  • @shrit1401
    @shrit1401 2 роки тому +1

    what is the font?

  • @fuhovu2225
    @fuhovu2225 2 роки тому +2

    nice , ep2 pls

  • @Abhijeetkumar-yh8cy
    @Abhijeetkumar-yh8cy Рік тому

    I am not able to get that right click and add wrapper widgets, how to get that, anyone please help... Thanks!

  • @Al-hammadproduction
    @Al-hammadproduction 7 місяців тому

    this tun only first time or run every time..?

  • @1RRaider
    @1RRaider 2 роки тому

    Yaayy

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

    just wow

  • @dhananjayasusanta8343
    @dhananjayasusanta8343 2 роки тому +3

    Great video! In 5:31 what is the function of ...List ?

    • @stephenmiichael
      @stephenmiichael 10 місяців тому

      I understand that, but not sure its right:
      Its because inside children, each widget its only a widget. Thefore when you use List.generate, there is another list. And when you use ...List, the ... its the spread operator, and you can use the spread operator to combine lists. So, what you are doing is combining the list with the list of children widgets.

  • @TheRRJShow
    @TheRRJShow 2 роки тому +1

    Hey which tool do you use to make such cool intros?

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

      Rotato & After Effects,
      Check the description for link.

  • @SADIQALOTMI
    @SADIQALOTMI 2 роки тому +1

    ❤❤❤❤❤❤❤💕💕

  • @savaliyadhruv6870
    @savaliyadhruv6870 Рік тому +1

    hello sir can you teach how to make parking slot booking app??

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

    I have a problem: Error: Not a constant expression.
    child: DotIndicator(isActive: index == _pageIndex), helpme bro !

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

      Make sure define _pageIndex as int only, not a const

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

      how can pass int if constructor u using bool

  • @ARETech
    @ARETech Рік тому

    New onboarding ui design tutorial:
    ua-cam.com/video/lRb6sxfYodM/v-deo.html

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

    why doesn't this video start from the main.dart?

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

      Try to make it short & to the point, thanks for feedback!
      From next video I will try to fixed it.

  • @1RRaider
    @1RRaider 2 роки тому

    I wish you did this with responsiveness 🥹🥺