-
We should publish statically-linked binaries for our Linux releases. The reason for doing this is that various Linux distros ship different versions of some native libraries we link to, and dynamicall…
-
```
Building macOS application...
2020-12-18 21:42:34.357 _flutter[95053:9823256] Failed to find path for "flutter_assets"
2020-12-18 21:42:34.358 d_flutter[95053:9823256] Failed to find path for "…
-
@TomRust @lzim
@hmarcia and I are working with a team in AGG that wants to consider creating a group to manage stable MM patients. I believe the experiment would need to
* Add 1 hr/wk to Group
* Re…
-
## Steps to Reproduce
1. Create a new project `flutter create myapp`
2. Use the code minimal code sample below
code sample
```dart
import 'package:flutter/material.dart';
void main() …
-
Hi there,
Every few builds, I build and focus my macOS Flutter app and immediately start receiving exceptions repeatedly until I close and rebuild.
Hot restarts do not resolve the issue, which …
-
## Steps to Reproduce
0. This happened while running the instructions at https://flutter.dev/docs/get-started/test-drive?tab=terminal
1. Run `flutter create myapp`.
2. `cd myapp`
3. `flu…
-
This is an the same security problem in #49290
This happens on flutter 1.22 version. Every time I make a flutter run, I have to use flutter clean.
## Steps to Reproduce
open the terminal
open the…
ziz19 updated
3 years ago
-
## Steps to Reproduce
1. Reproduced on a sample application using "flutter create"
2. Add a TextField anywhere, eg MyHomePage
3. Launch the macOS app in debugging mode, type "?" into the TextFiel…
-
Bug Flutter app loads splash screen then blank black screen and then app - iOS and Android
Added image-based splash screen following Flutter guide https://flutter.dev/docs/development/ui/advanced/s…
-
1、flutter create xx
2、flutter run -d macos
```console
══╡ EXCEPTION CAUGHT BY SERVICES LIBRARY ╞══════════════════════════════════════════════════════════
The following assertion was thrown du…