I love the Observable show with Flutter team leads, I’d like to see they (their teams) sharing more about Flutter in articles, social media, I only knew two of them before the show #FlutterDev
Comments
Log in with your Bluesky account to leave a comment
Yeah! Dart people too! I'm a contributor now, but I'd really like one episode teaching people how to contribute to the Dart SDK. It's been really nice being able to fix things that annoyed me on assists/fixes.
My small path:
- opened issues for a time
- saw how one was fixed
- made a pr to a similar issue
- learned how to rightfully clone the SDK (chromium stuff)
- contributed a lot (+40 commits now)
It would be great to see others do it too. Since most is written in Dart, we only learn the project struct
Comments
- opened issues for a time
- saw how one was fixed
- made a pr to a similar issue
- learned how to rightfully clone the SDK (chromium stuff)
- contributed a lot (+40 commits now)
It would be great to see others do it too. Since most is written in Dart, we only learn the project struct