About the Data Structures & Algorithms in Dart category

This is the official forum for Data Structures & Algorithms in Dart, available here: Data Structures & Algorithms in Dart | Kodeco

Hello, I can say now finally! Indeed I have been working on a mobile application project for a few months which will use dart and flutter and I needed a book on data structures and algorithms with Dart and there you have just published it. Thank you and congratulations for that. However I had already started to study the book Grokking Algorithms with examples in Python which is also very pleasant to read and understand.
Reading the examples in Python I try to translate them into Dart…
The advice I ask is this: should I stop learning the Grokking Algorithms book and go to Data Structures & Algorithms in Dart since my end goal is to understand data structures and algorithms and implement them cleanly in Dart?
NB : My project Business Logic use Dart and Flutter