To contribute to Flutter start with THIS | Building Flutter

Published 2024-04-04
Taha Tesser joins Matt Carroll to get ready to contribute to the Flutter framework. If you want to contribute to Flutter, too, then you'll need to follow these steps to get started.

0:00 - Intro to series and Taha
2:13 - Why you need your own fork
6:26 - Fork Flutter to your GitHub
9:07 - Clone your fork to your computer
11:50 - What is git remote origin and upstream?
20:34 - Create Flutter command alias
31:10 - Create sample project with Flutter fork
37:15 - Turn off auto-formatting in IDE
38:15 - Check Flutter and Dart version in sample project
48:18 - Start working with Flutter framework
49:38 - Inspect framework files and directories
56:32 - Open the flutter framework package in the IDE
59:43 - Run a test
1:09:08 - No trailing spaces
1:14:48 - Next time on Building Flutter...


✪ Start a bounty 👉 flutterbountyhunters.com/
✪ Say, Hi 👉 twitter.com/FlutterBounties

All Comments (4)
  • @kishandhankecha
    When I added alias "fdev" in my `.zshrc` file by `alias fdev="$HOME/Developer/sdk/flutter-dev/bin/flutter"` and run the `fdev --version`, I got error `env: bash\r: No such file or directory`. I also closed terminal and reopened it to source new changes of registry but it did not work!
  • @maherov1930
    Do i get money if i helped fixing flutter sdk bugs?