Dart
This repository contains a collection of various examples of data structures, algorithms and mathematical computations implemented using the Dart programming language.
Learn
If you want to learn Dart from this repository, you can directly use the folders bin
in your respective projects. Then the contents of your study file, for example, are as follows:
filename: belajar_dart.dart
code/file content:
main ( List < String > arguments) { // Contents of code }
then run by:
click F5on the keyboard on the file opened in the editor. atau
type in terminal/cmd:dart bin/belajar_dart.dart
Contribution Rules and Guidelines
Welcome to open pull requests or contributions to the Dart repository . Before that, first read the rules and guidelines which can be found on CONTRIBUTING.md
.
Quick Access
All scripts in this repository can be accessed quickly via the following link:
Basic
Contribute on GitHub
Provides the list of the opensource Flutter apps collection with GitHub repository.