How to Create Multi Step Forms with Flutter Stepper Widget

Поделиться
HTML-код
  • Опубликовано: 8 фев 2025

Комментарии • 6

  • @pravinprince3221
    @pravinprince3221 10 месяцев назад

    thank you so much bro for the wonderful video it is so helpful for me and my team, thanks again bro

  • @muhammadtanzeelrahman4970
    @muhammadtanzeelrahman4970 Месяц назад

    I'm using a Stepper and each step has a TextFormField. The issue I'm facing is that when I move from one step to another, the keyboard loses focus. I've used FocusNodes inside each TextFormField, but there's still a delay where the keyboard closes and reopens, which doesn't feel smooth. I want the keyboard to not lose focus until the user themselves hides it. How can I achieve that?

  • @walterchip9650
    @walterchip9650 11 месяцев назад

    thank you so much😄

  • @nirajanjoshi7243
    @nirajanjoshi7243 11 месяцев назад

    How do we get those title bellow the count like below 1,2 and 3??

    • @bentalla
      @bentalla 11 месяцев назад

      On Title in Step

  • @InnocentChombo
    @InnocentChombo 5 месяцев назад

    Umakwana