Flutter - Tutorial / Coach Mark

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ต.ค. 2024

ความคิดเห็น • 28

  • @habeebmakusota4047
    @habeebmakusota4047 9 หลายเดือนก่อน

    Thanks for the tutorial, please how can I apply this technique the widget use to display lists on home page

  • @MrFou-e2q
    @MrFou-e2q 4 หลายเดือนก่อน

    Great tutorial on how to build a tutorial :) Thank you!
    One suggestion from my side, you could use a factory pattern in order not to have duplicated code but I guess that for a demo purpose what you did if fine as well :)

  • @abdulrahamanolatunde6548
    @abdulrahamanolatunde6548 8 หลายเดือนก่อน

    Thank you for this insightful video. It really was helpful in configuring my project. However, I noticed that if I use the keys on BottomNavBarItems, after the coaching tour is completed, if the user tries to navigate between the BottomNavigationBarItems, there is usually an error saying the same key was used for multiple widgets. Is there something I can do to fix that??

  • @dipalithakare2379
    @dipalithakare2379 ปีที่แล้ว +2

    Thank you for this helpful tutorial

  • @rythmsoflife5928
    @rythmsoflife5928 10 หลายเดือนก่อน

    Heartfelt thanks for you ❤.

  • @son_kami
    @son_kami ปีที่แล้ว +1

    thanks for this tutorial. How can I make it show once on first time use ?

    • @dannndi.youtube
      @dannndi.youtube  ปีที่แล้ว +1

      you can save the flag in sharedpreference / any local storage in your app. and add a checker if it's already show or not

  • @karanjitrandhawa1515
    @karanjitrandhawa1515 7 หลายเดือนก่อน

    Hi this is video is really helpful
    Can you please tell me how can I show only 1 time the tutorial coach when the user lands in home page for the first time only then rest of the time I do not want to show
    please?

    • @dannndi.youtube
      @dannndi.youtube  6 หลายเดือนก่อน

      you can use shared preference for that, u save the value whether the user already seen the coachmark or not, and check it every time the apps launch

  • @ReyRendryo
    @ReyRendryo 10 หลายเดือนก่อน +1

    User login. The user don't wanna see the coach mark again? Maybe you have the Vidio or something?

    • @dannndi.youtube
      @dannndi.youtube  10 หลายเดือนก่อน

      you can use SharedPreference to save the state.
      and check if the coachmark is already seen / not.

  • @evandrocarvalhoferreira9960
    @evandrocarvalhoferreira9960 11 หลายเดือนก่อน

    Thanks for helping bro!

  • @Bharath_koli
    @Bharath_koli ปีที่แล้ว +1

    Nice tut👍

  • @ShakilKhan-pe4rc
    @ShakilKhan-pe4rc 7 หลายเดือนก่อน

    bro i want to add Tutorial / Coach Mark at the bottomnavigation item how to do that?

    • @dannndi.youtube
      @dannndi.youtube  6 หลายเดือนก่อน

      sorry for the delayed answer, for bottom navigation bar item i think it's not possible using default BottomNavigationBar because BottomNavigationBarItem doesn't have Key parameter, so you need to create a Custom Widget for that, using Row widget will work

  • @gabimangili4573
    @gabimangili4573 ปีที่แล้ว +1

    thanks you, you helped me a lot

  • @vijay1721
    @vijay1721 ปีที่แล้ว +1

    if scrolling screen how to implement this..

    • @dannndi.youtube
      @dannndi.youtube  ปีที่แล้ว

      honestly, i don't know yet. but i'll let you know if i figure it out :D

  • @yolan0342
    @yolan0342 ปีที่แล้ว +1

    Thank you bro👍

  • @Akshaykumar-sl9ih
    @Akshaykumar-sl9ih หลายเดือนก่อน

    helpful

  • @Second_zoneHandler
    @Second_zoneHandler 11 หลายเดือนก่อน

    Brother i made search bar in different file How can i show there?

    • @dannndi.youtube
      @dannndi.youtube  11 หลายเดือนก่อน

      you can pass the "Key" via constructor, so it share the same pointer

  • @mauriciotorres2595
    @mauriciotorres2595 7 หลายเดือนก่อน

    Good tutorial bro ♥

  • @TrikNgonlen
    @TrikNgonlen ปีที่แล้ว +1

    M A N T A P !