AdrianZelada / dart-solid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A sample command-line application with an entrypoint in bin/, library code in lib/, and example unit test in test/.

Created from templates made available by Stagehand under a BSD-style license.

Ejemplo de Solid

Preparacion de Alimentos

SOLID

S ingle responsibility O pen and Closed L iskov substitution principle... Let @(x) be a property provable about objects x of type T. Then @(y) should be true for objects y of type S where S is a Subtype of T I nterface Segregation Principle (isp) D ependency Inversion Principle (DIP)

Primero

About


Languages

Language:Dart 100.0%