The wiredash brick performs all of the required setup to integrate the Wiredash package into your Flutter app. Wiredash is a tool that allows users to provide feedback and report bugs directly from the app. The feedback is sent to the Wiredash backend, where it can be reviewed and managed by the app developers.

The brick performs the following steps:

  1. Add the wiredash package to your pubspec.yaml file.
  2. Add the necessary code to your main.dart file to initialize Wiredash.