Some of my projects and codes written in Dart...
-
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
Some of my projects and codes written in Dart...
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