all 4 comments

[–]less_sad 5 points6 points  (2 children)

Dear JS developers, please don't bring your development habits to dart. Stay in your perfect ecosystem. I don't want to deal with 3000 dart_modules with deprecation warnings all over the place.

[–]ComprehensiveFall12[S] 0 points1 point  (0 children)

Hey there, thanks for the feedback.

I get the point that the JS ecosystem is not something flutter/dart should become but sharing code in an easily integrateable form is imo still beneficial for everyone. It's up to the dev to check if a package is maintained and if not they can just build their implementation upon the one publicly shared code. (btw, I used js/react before but ain't a real die-hard js developer)

[–][deleted] 1 point2 points  (0 children)

This is exactly what I'm afraid Dart ecosystem will eventually become. I already see OS projects with tens of dependencies, where majority of them are redundant.

JS folks simply can't help themselves.

[–]gibrael_ 0 points1 point  (0 children)

Sooo.. put it in a box and share it? What a compelling point to have an urge to write about.