Flutter Profile Screen UI Design | Flutter eCommerce App

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

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

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

    hi sir , instead of wrapping the column with a sizedbox and give it infinity width , i wrap it with a center widget , whats the defrences?

  • @EAcoin
    @EAcoin 10 месяцев назад +1

    Greeting to you sir, thanks for your hardworking and knowledge, Sir I am working on a project that requires me to create menu, category and subcategories, please how do I link subcategories to category and input information in to each subcategories

  • @yeboahmartin4112
    @yeboahmartin4112 6 месяцев назад

    Hi sir, I've followed the tutorial to the 10th video of the section 3 but I have an error here when i do this
    TUserProfileTile(
    onPressed: Get.to(
    () => const ProfileScreen(),
    ),
    ),
    the error says that, The argument type 'Future?' can't be assigned to the parameter type 'void Function()'.
    please any help

  • @zakariaelaaliji7747
    @zakariaelaaliji7747 4 месяца назад

    Idk why the TAppBar is taking the primary header container as background !!

  • @ollieollewagen7242
    @ollieollewagen7242 6 месяцев назад

    Hi, The AppBar in dark mode is not reflecting the back arrow. It does exist and if you click on it , the page is going back but since the arrow is black and background is black it is not visible.How can we change this

    • @CodingwithT
      @CodingwithT  6 месяцев назад +1

      Just use isDarkMode and give the proper color

    • @ollieollewagen7242
      @ollieollewagen7242 6 месяцев назад

      Thanks I have updated the IconButton in AppBar to include the color with the isDark parameter and it works 100%

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

    Thank You ♥♥♥♥

  • @MrFirdausGhani
    @MrFirdausGhani 9 месяцев назад

    Hi sir, i have followed your coding however, the edit button does not redirect to profile screen, can you please advice me on this matter

    • @CodingwithT
      @CodingwithT  9 месяцев назад +1

      Have you added on the onPressed event.

    • @MrFirdausGhani
      @MrFirdausGhani 9 месяцев назад

      already solved thank you for the assist

    • @dhananjayjindal9580
      @dhananjayjindal9580 3 месяца назад

      @@MrFirdausGhani can u plz help me with that button

  • @kavirajthakur4220
    @kavirajthakur4220 10 месяцев назад +1

    please brother share your whole assests folder for this app

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

      Shared ❤️. You can download the complete project starter kit for free

  • @karthickdinesh5589
    @karthickdinesh5589 4 месяца назад

    bottom navigation is hided why?

    • @CodingwithT
      @CodingwithT  4 месяца назад

      The bottom navigation is hidden because the screen you're currently on doesn't belong to the navigation stack managed by the bottom navigation bar. If you want to add it, you can add.

  • @mahmoud_hamdy_flutter
    @mahmoud_hamdy_flutter 6 месяцев назад

    nice

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

    When u give authentication part?

  • @aouadicharaf1038
    @aouadicharaf1038 8 месяцев назад

    ❤❤❤