A quick introduction to GSoC

Google Summer of Code(GSoC) is a 3-month program sponsored by Google in which students work with an open source organization. With the help of mentors, the students complete a project during their summer break.

This year, the Dart team participated for the first time as a mentoring organization in GSoC. Five Dart project proposals were accepted by GSoC, of which two featured Flutter.

This blog shows the work I did for my GSoC project. All of the resulting source code is in GitHub repositories, and you can see how the work progressed by looking at individual pull requests (PRs).

Project details: Testing sample app

Out of my two submitted proposals, the Testing sample app was accepted. Testing is the most common thing skipped by students when learning any new technology.

#gsoc #flutter

Learn Testing with the new Flutter Sample | GSoC’20 Work Product
1.40 GEEK