|
|
|
|
|
by lbhdc
761 days ago
|
|
This was an interesting read. It seems like the existential fear of Google killing it is currently at a crescendo. Looking around a little I see threads of people talking about those same fears 10 years ago. I wonder what effect that has had on people adopting dart? I really want to love dart, it seems like a great language, but I really dislilke pubspec and its other tooling. Especially the project structure that it forces. I really wish I could use any structure for my project without relative or absolute fs paths, even if it meant it could never be imported by another pubspec project (or import 3rd party deps). |
|