> For the complete documentation index, see [llms.txt](https://dart.kaanksc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dart.kaanksc.com/boeluem-1/dart-hakkinda.md).

# Dart Hakkında

Dart, **Google** tarafından geliştirilen **ECMA** tarafından standart haline getirilen genel amaçlı bir programlama dilidir.

Dart dili kullanılarak çapraz-platform web, sunucu, masaüstü, CLI, mobil ve IoT uygulamalar gelitirilebilir.

**Lars Bak** ve **Kasper Lund** tarafından **14 Kasım 2013** tarihinde tasarlanmıştır.

|                                                                      |                                                              |
| -------------------------------------------------------------------- | ------------------------------------------------------------ |
| <p></p><p><img src="/files/-MEOLMEnZ3zbWYARP_HW" alt="Lars Bak"></p> | <p></p><p><img src="/files/-MEOMiGkTX5DVMyGLf5l" alt=""></p> |
| Lars Bak                                                             | Kasper Lund                                                  |

Dosya uzantısı `.dart` şeklindedir.

**dart2js** ile JavaScript koduna çevrilebilir ve **dart2native** ile native uygulama olarak derlenebilir.
