> 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="https://220764768-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDPQ3msBxsf-dllU32w%2F-MEOI-WMYF2byA8778fu%2F-MEOLMEnZ3zbWYARP_HW%2Fsmall.jpg?alt=media&amp;token=46b37a14-c13c-4e00-8278-952b8094dd96" alt="Lars Bak"></p> | <p></p><p><img src="https://220764768-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDPQ3msBxsf-dllU32w%2F-MEOI-WMYF2byA8778fu%2F-MEOMiGkTX5DVMyGLf5l%2Fspeakers_web4.jpg?alt=media&amp;token=7139de67-ddbc-4699-94ef-55904c4c3a85" alt=""></p> |
| Lars Bak                                                                                                                                                                                                                                                         | Kasper Lund                                                                                                                                                                                                                                                      |

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

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