Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Key Insights from Contributing to Flutter SDK

Key Insights from Contributing to Flutter SDK

I’ve been contributing to the Flutter SDK for a while now. It’s more than just writing code. In these slides, I’ve highlighted my learnings in areas such as communication, issue triaging, good documentation, writing better tests, etc. This was presented at GDG Gandhinagar DevFest 2024.

Tirth Patel

October 20, 2024
Tweet

More Decks by Tirth Patel

Other Decks in Programming

Transcript

  1. • DropDownMenu uses a TextField • TextButton.icon uses a Row

    Composition Philosophy • Better understanding of Widgets