* Add book "Essential Dart" * Fix alphabetical order * Update books/free-programming-books-langs.md Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> Co-authored-by: jcreach <creach.0709@apside-groupe.com> Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
@@ -614,7 +614,8 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
### Dart
-* [Learning Dart](https://riptutorial.com/Download/dart.pdf) (PDF)
+* [Essential Dart](https://www.programming-books.io/essential/dart/) - Krzysztof Kowalczyk and StackOverflow Contributors
+* [Learning Dart](https://riptutorial.com/Download/dart.pdf) - Compiled from StackOverflow documentation (PDF)
### DB2