-
https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8747956743136702833/+/u/test:_Host_Tests_for_host_debug/stdout
Both failed with:
```
[FATAL:flutter/impeller/base/validation.cc(5…
-
I have an existing project I am trying to migrate from google maps to mapbox. When I add `mapbox_maps_flutter: ^0.5.0` to my pubspec, and `SDK_REGISTRY_TOKEN` to my `gradle.properties` then try to bui…
-
Most of the [hostonly_devicelab tests](https://github.com/flutter/flutter/blob/master/dev/bots/test.dart#L1239) can and should be migrated to `//flutter/packages/flutter_tools/test/integration.shard`.…
-
I made a small project in order to demonstrate this bug which can be found here https://github.com/Vildnex/test_bug/tree/master
I have to 2 RoutePage which are PageA and PageB and an another RouteP…
-
- [X] I have updated Purchases SDK to the latest version
- [X] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-flutter/blob/main/CONTRIBUTING.md)
- [X] I have searc…
-
### What happened?
We've added three new collections to sync schema and during client reset following exceptions were thrown on internal testing pre-production devices:
Android: ClientResetError m…
-
## Steps to Reproduce
The break point works fine when you run it normally but fails to stop if running from the unit test and widget test.
Steps to reproduce:
1. Set break points anywh…
-
I was trying to get test coverage generated by running this command:
`flutter test --coverage --no-test-assets --platform chrome --verbose`
```
07:14 +281 ~2: All tests passed! …
-
I get this message when I open the camera window in my app :
`[Camera] Failed to read exposureBiasesByMode dictionary: Error Domain=NSCocoaErrorDomain Code=4864 "*** -[NSKeyedUnarchiver _initForRea…
-
# Implement Mock Data provider for API Testing
### Description
Currently, when testing API endpoints in the API Dash repository, users must manually enter or modify details such as email, username…