In part 2 of this 6 part series, we create the BrailleDecoder widget in Flutter.
Recorded at a Google lobby. Please excuse the background noise from door opening and closing.
-----
Eugenio Marletti
/ workingkills
Code
https://github.com/chiuki/puzzlepal
(5:20) Everything is a widget
https://flutter.io/widgets/
(5:33) The new keyword is entirely optional in since Flutter Beta 3
/ flutter-beta-3
(6:08) Formatting via trailing commas
https://flutter.io/formatting/#using-...