flutter pub add auto_mappr_annotation flutter pub add --dev build_runner flutter pub add --dev auto_mappr For a Dart project: dart pub add auto_mappr_annotation dart pub add --dev build_runner dart pub add --dev auto_mappr
.vscode/ # The .vscode folder contains launch configuration and tasks you configure in # VS Code which you may wish to be included in version control, so this line # is commented out by default. #.vscode/ # Flutter/Dart/Pub related **/doc/api/ .dart_tool/ .flutter-plugins .packages ...