Section Intro

To follow along, add a pubspec.yaml file with the following contents to your project:

name: test
description: Mixins and extensions
 
environment:
  sdk: '>=2.12.0 <4.0.0'
 
dependencies:

Questions? Let's chat