Skip to content

Latest commit

History

History
63 lines (51 loc) 路 2.46 KB

File metadata and controls

63 lines (51 loc) 路 2.46 KB

Clean Code 馃崈

Implemented with 馃挋 in Dart

This repository aims to help developers write clean, maintainable, and efficient code in Dart. It covers fundamental concepts of Dart programming and delves into crucial design principles that every developer should understand and apply.

Table of Contents

Installation 馃攲

  1. Clone the repository: git clone https://github.com/BenmoussaYounes/clean-code.git
  2. Navigate to the project directory: cd clean-code-repo

Contributing 馃摤

Contributions are welcome! Please fork this repository, make your changes, and submit a pull request. Make sure to follow the existing coding style.

License 馃搼

This project is licensed under the MIT License - see the LICENSE file for details.