Open jordandevogelaere opened 2 years ago
Please fix @jonataslaw.
+1 for fix @jonataslaw 🙏
+1 for fix @jonataslaw
@jonataslaw any update?
Still not fix? @jonataslaw
any update?
any update?
Any update?
@jonataslaw there is no way to test getviews and controllers
Describe the bug Failed to load tests when adding
get_test: ^4.0.1
**Reproduction codeexample:
pubspec.yaml
dependencies: flutter: sdk: flutter flutter_web_plugins: sdk: flutter flutter_localizations: sdk: flutter intl: ^0.17.0 get: ^4.6.1 get_test: ^4.0.1
To Reproduce Steps to reproduce the behavior:
Expected behavior Unit tests run Screenshots
Flutter Version: 2.10.2
Getx Version: 4.6.1
Describe on which device you found the bug: N/A
Minimal reproduce code N/A
When I add the get_test dependency, compilation error appears.
Thx