Browse Source

Add book "Essential Dart" (#6444)

* 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>
jcreach 4 years ago
parent
commit
8b72570571
1 changed files with 2 additions and 1 deletions
  1. 2 1
      books/free-programming-books-langs.md

+ 2 - 1
books/free-programming-books-langs.md

@@ -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