Dart-Codes Some of my projects and codes written in Dart... Getting started Clone the repository in your local machine git clone https://github.com/tahsin-npx/Dart-Codes Get the required packages dart pub get Run the codes with dart run Example: dart run main.dart Note: This repository also contains solution for some problems from Code Wars