Bootcamp 05

Let's make something!
We will use Flutter to build our app.

We learn how the Flutter framework works and how to make a user interface with building blocks called widgets.

We then build a calculator user interface and connect it to the reverse-polish-notation command-line app we previously made using Dart.

The section culminates with a reverse-polish-notation calculator app that runs on the Web, iOS and Android.