An open API service indexing awesome lists of open source software.

https://github.com/alexnaughtonjr/Dart_Notes

A place for notes related to learning Dart.
https://github.com/alexnaughtonjr/Dart_Notes

dart dart-frameworks dart-lang dart-library dart-package dart-sass dart-web dart2 dartlang darts

Last synced: 13 days ago
JSON representation

A place for notes related to learning Dart.

Awesome Lists containing this project

README

          

# dart_Notes
Dart is a client-optimized programming language for apps on multiple platforms. It is developed by Google and is used to build mobile, desktop, server, and web applications. Dart is an object-oriented, class-based, garbage-collected language with C-style syntax. Dart can compile to either native code or JavaScript.