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:
wiredash
package to your pubspec.yaml
file.main.dart
file to initialize Wiredash.