-
We are experiencing this error intermittently:
```
Execution failed for task ':mopinion_flutter_integration_plugin:generateReleaseRFile'.
87 Could not resolve all files for configuration ':mopini…
-
Currently, the project appears to have both the UI layer and the core business logic bundled together in a single package. While this approach may work for small-scale projects, it can become harder t…
-
So I'm hitting an odd build issue (this is with Debian testing) on the AGL platform. Tried this with a few other targets, among rpi5, rpi4 and rcar3 (h3ulcb). This is with master, been hitting for few…
-
We want to support dylibs being dynamically linked to other dylibs in native assets:
* https://github.com/dart-lang/native/issues/190
We have a working PR for Flutter:
* https://github.com/fl…
-
There's various kinds of `Uri`s in the `BuildConfig`/`LinkConfig`, the current deserialization logic from json does more than json decoding, it also resolves uris relative to a base (this was done in …
-
* [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## Wha…
-
### Steps to reproduce
As I mentioned in #151029 :
Suppose there are two text fields on an interface.
1. Double-tap to activate the first text field, and the keyboard pops up.
2. Then, use Voice…
-
### Document Link
https://flutter.dev/go/flutter-platform-views-windows
### What problem are you solving?
Provide an implementation using native Win32 HWND parent-child model to allow embeddi…
-
I believe the full feature set of Flutter's `@tool snippet` is as follows: Given text like this:
```dart
/// {@tool snippet}
///
/// The following is a skeleton of a stateless widget subclass ca…
-
Sometimes when starting the app in debug mode, I see the following messages. Similar to [an old firebase issue](https://stackoverflow.com/questions/74430484/firebase-background-message-handler-in-flut…