-
Hi,
we are writing a new flutter app and want it to be acceptance-tested by a bunch of Appium Tests.
As first we want to test on an iPhone, so we are not sure if the same problem also exsits for A…
-
I encountered multiple errors while trying to build my Flutter project using the background_location_tracker plugin. The errors are related to accessing and overriding the lifecycle property and metho…
-
In https://github.com/flutter/engine/pull/54232, most of the engine repository moved to the pub workspace.
As of time of this writing, the web SDK and web SDK tools are _not_ included, as they do n…
-
## Issue
Finders run in WidgetTester find elements even when they are not rendered.
As an example, this happens with the ExpansionPanel widget. If isExpanded is false, the body of ExpansionPanel…
-
Looking for volunteers to help with this!!! 🚀
Bigger issue: https://github.com/flutter/flutter/issues/134787
## Goal
Clean up remaining memory leaks (~25) in order to switch to leak monitoring…
-
-
We still have not migrated the tests. Once we have them in our tree, move the dependent resources to the engine tree too.
-
This is happening both in the wild and on CI.
A crash report in beta/3.19.0-0.2.pre:
```
PathNotFoundException: Cannot open file, path = '/var/folders/kl/hdgxgrc93gs870zyrkz0dc_m0000gn/T/flutte…
-
# Find & Test Flutter markdown render lib
Required for display formatted markdown to front-end user
## Test the following libraries for markdown rendering in Flutter to find one that supports
…
-
## Description
Flutter Integration tests were not allowed for web and causing exception, at the same time Flutter Drive works. are there any plans on bringing in support for Flutter Integration test?…