First time user of this library but after adding catcher as a dependency for my project, I am getting an error about the source directory not containing the CMakeLists.txt file.
To Reproduce
Steps to reproduce the behavior:
Added catcher as a dep.
Copied example into my main.dart project
Tried to run the project
Expected behavior
The project to run.
Screenshots
Flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.2.1, on Linux, locale en_US.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✓] Chrome - develop for the web
[✓] Linux toolchain - develop for Linux desktop
[✓] Android Studio (version 4.1)
[✓] Android Studio (version 4.2)
[✓] VS Code (version 1.56.2)
[✓] Connected device (2 available)
• No issues found!
Catcher version
Version: 0.6.6
Smartphone (please complete the following information):
Device: Desktop
OS: Linux, Zorin (debian)
Additional context
Add any other context about the problem here.
Describe the bug Hi there,
First time user of this library but after adding catcher as a dependency for my project, I am getting an error about the source directory not containing the CMakeLists.txt file.
To Reproduce Steps to reproduce the behavior:
Expected behavior The project to run.
Screenshots
Flutter doctor Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 2.2.1, on Linux, locale en_US.UTF-8) [✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3) [✓] Chrome - develop for the web [✓] Linux toolchain - develop for Linux desktop [✓] Android Studio (version 4.1) [✓] Android Studio (version 4.2) [✓] VS Code (version 1.56.2) [✓] Connected device (2 available)
• No issues found!
Catcher version
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.