Flutter Architecture for Beginners (اردو) - Part 5 [code generation using mason_cli]

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

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

  • @BlackAppleWhiteApple
    @BlackAppleWhiteApple Год назад

    Unique way of commnunication, clear, simple, to the point. That series is a Gem 💎💎💎💎
    #flutter
    #flutter_architecture
    #flutter_code_structuring
    #mason
    #mason_cli

  • @munawerali8045
    @munawerali8045 Год назад +1

    Wow! I just finished watching your 5-part playlist on clean code architecture for Flutter, and I am blown away by the value it provided. Your video on code generation using Mason CLI was particularly enlightening. The way you explained the concepts and walked through the implementation step-by-step made it easy for me to follow along and understand. I truly appreciate the effort and time you put into creating this incredible content. It has been a game-changer for me in my Flutter development journey. Thank you so much for sharing your knowledge and expertise with us. Keep up the fantastic work!

  • @KiranRana8973
    @KiranRana8973 Год назад

    Thank you, Waleed bro, for what you are doing for the community. I understand the effort and planning involved in creating a video. I really appreciate your hard work.

  • @rforreaction460
    @rforreaction460 Год назад +1

    Thanks a lot, You released this video at the right time. I recently started a freelance project (flutter app) and i started implementing this architecture approach, making 5 files again and again was taking too much time but now i will use mason and will automate it. Thanks a lot for this valuable asset to all developers, I am sharing and recommending your videos in my circle too :). Highly appreciated that you are giving your valuable time to this thing.
    thanks

    • @_technotherapist
      @_technotherapist  Год назад

      Thank you for your appreciation, I am glad it’s helping out

  • @usamaqureshi82
    @usamaqureshi82 Год назад +1

    Bro quite waited for this. Thanks

  • @munawerali8045
    @munawerali8045 Год назад

    part 7 🔥best idea

  • @anythingeverything6648
    @anythingeverything6648 Год назад

    Desperately waiting for part 7💥

  • @anythingeverything6648
    @anythingeverything6648 Год назад

    Amazing video sir, learned alot from you sir

  • @meek6836
    @meek6836 Год назад

    Thanks A lot !

  • @harisbashir2719
    @harisbashir2719 Год назад

    Sir your reviews about stacked state management and it's architecture.

    • @_technotherapist
      @_technotherapist  Год назад +1

      No single state management is perfect for every app. Your application idea should derive the state mgmt, not the other way around.

  • @moazzamali9607
    @moazzamali9607 Год назад

    Amazing Lecture
    sir how can we add firebase by using any statemanagement is the code related fierbase will come in data layer or in api repository ...
    if any link to understand these concepts plz share

    • @_technotherapist
      @_technotherapist  Год назад

      My next part will be about firebase, it will come as a new implementation of a repository inside the data folder

  • @asadkhan3177
    @asadkhan3177 Год назад

    thanks alot sir for your playlist .... but sir i am stuck .... mere pass ek case aya for example me user list page py hun or wahan se me detail post py ja rha hu its working fine but agar osi screen se mene multiple jagah par jana ho to is case me kya hoga qk apne to user list navigator route ko detail k sat attach krdia ab mere pass for example ek posts ki screen ha to woh yahan py kaise kron ga

    • @_technotherapist
      @_technotherapist  Год назад +1

      UsersListNavigator with UserDetailsRoute, PostsRoute, CreatePostRoute
      You can attach multiple routes to a single navigator

    • @asadkhan3177
      @asadkhan3177 Год назад

      Thanks for your respond sir❤️