SOLID principles in Dart - Every PRO Coder Follows This!

Поделиться
HTML-код
  • Опубликовано: 12 июн 2024
  • 📄S.O.L.I.D is an acronym for the first five object-oriented design(OOD) principles by Robert C. Martin, popularly known as Uncle Bob.
    These principles, when combined together, make it easy for a programmer to develop software that is easy to maintain and extend. They also make it easy for developers to avoid code smells, easily refactor code, and are also a part of the agile or adaptive software development.
    ⏳ TIMESTAMPS :
    00:00 Principles Number 1
    01:02 Principles Number 2
    01:44 Principles Number 3
    02:32 Principles Number 4
    03:01 Principles Number 5
    ⚡ SUBSCRIBE HERE⚡
    🔗 cutt.ly/2XkZz0X
    🌐 Social Media
    🔗 Linkedin: / mahdinazmi
    / taimoorghafar
    🔗 GitHub: github.com/mahdinazmi
    github.com/taimoor522
    🔗 Twitter: / mahdinazmi
    #flutter #fluttertutorial #flutterwidgets #fluttercourse #solid #fluttercourse
  • НаукаНаука

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

  • @morrigan_ghost
    @morrigan_ghost Год назад +7

    great video, it will never be superfluous to repeat the base

  • @morrigan_ghost
    @morrigan_ghost Год назад +2

    As far as I know and understand, Single Responsibility is the most common. At the same time it's the most simple principle

  • @marufhassan634
    @marufhassan634 Год назад +5

    You are making videos. Love the Fireship style for Flutter videos

    • @flutterguys
      @flutterguys  Год назад +3

      I was just inspired by fireship and I don't want to be a copy of it.😂

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

    awesome explanation

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

    ❤super content

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

    I learned a lot. Thanks!

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

    That's awesome man! I love such greate videos🥰

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

    thanks

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

    Good guy

  • @kennnacion7036
    @kennnacion7036 7 месяцев назад

    Hi, I might be noob but does the class Rectangle satisfies the "is-a" relationship with Area class in OCP?

  • @josepholukayode8991
    @josepholukayode8991 2 месяца назад

    Great video, however, Liskov 1:44 Substitution is all so clear, you may need to Maybe explain in another video or revisit the example for clarity

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

    Will your clean architecture series involve modular architecture?

  • @keithbertschin1213
    @keithbertschin1213 11 дней назад

    You forgot the last principle TTF, Talk Too Fast