Codelabs for Dart.dev - Google Flutter Team
In November 2019 I created the Iterable Collections Codelab for dart.dev as part of a contractor work collaboration with the Flutter Dev-Rel team. The codelab uses “dartpad”, a new way to run dart code directly on the browser, which makes the codelab fully interactive. This work required to follow Google’s coding practices and language style-guide, as well as to write tests that check all code samples.
Continue Reading