-
Today, tests under //dev are run as part of the framework misc shard, specified by this code: https://github.com/flutter/flutter/blob/3f722c1442fa07e6afc2442853bc2a7813a3ba8c/dev/bots/test.dart#L982.
…
-
After upgrading flutter_live_activities to version 2.0.0, ios app crashes on Apple silicon Mac with error:
Termination Reason: SIGNAL 6 Abort trap: 6. Triggered by Thread: 1
On previous version o…
-
**Part of this comment (Tasks) was written by the flet-dev Team**
More info: https://docs.flutter.dev/platform-integration/web/wasm
## Tasks for WASM support
Based on @ndonkoHenri build log be…
-
**Describe the bug**
On web , this initialization thrown excception: initialization error on web, throw "DartError: Unsupported operation: Platform._operatingSystem"
```dart
Stripe.publishabl…
-
### Steps to reproduce
The iPhone14pro(17.4.1 System version) occasionally displays an abnormal Tabbar
Not all iOS devices will show up
Android devices were not found to have this problem
…
-
sometime `rastersource` `WMS` is behind some auth. basic auth is a common one.
I don't see any example to do this. not in docs, source code, test.
## Closest
https://github.com/mapbox/mapbox-ma…
-
Part of https://github.com/flutter/flutter/issues/67373
For example: https://github.com/jason-simmons/flutter_engine/tree/bmoot_merge_test
The (google internal) documentation for testing a PR wi…
-
### Bug description
Hello guys,
Once the code is deployed on Firebase Hosting, Pdf Viewer don't work anymore, everything fine on local and on mobile.
I'm getting the following exception in the co…
-
## Synopsis
Currently `flutter test integration_test` builds a new `.apk` (Android) / `.app` (iOS) for every integration test file. The problem with this approach is that it greatly slows down the …
-
### Use case
Flutter 3.16 introduced a new way to apply Gradle plugins using new Plugin DSL (as described [here](https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply)). New a…