-
This is in a clean build locally with no changes.
```sh
flutter_tools % flutter-dev test test/integration.shard
```
The actual failures are not always the same, and sometimes pass when ran loc…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Are you aware of the differences between iOS and Android background message handling?
- [X] I understand that…
-
### Issue Link
https://github.com/flutter/flutter/issues/155755
### Target
stable
### Cherry pick PR Link
https://github.com/flutter/flutter/pull/157306
### Changelog Description
…
-
-
I have some problems to use data with flutter stable. With release 3.24.3, I have the problem that data package 0.12 use the removed method UnmodifiableUint64ListView and package 0.13 does not work …
-
## Command
```
flutter pub get --offline --no-example
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
FileSystemException: Cannot open file, OS Error: The requested operation canno…
-
Steps to Reproduce:
Add hugeicons version 0.0.4 in pubspec.yaml.
hugeicons:
hosted: https://onepub.dev/api/kdpxxpsdav/
version: ^0.0.4
Build the Flutter app on Android.
Notice the …
-
## Flutter Sound Version : 9.12.0
- **FULL** or **LITE** flavor ?
- FULL
- **Important**: Result of the command : ```flutter pub deps | grep flutter_sound```
╰─➤ flutter pub deps | grep flutt…
-
Type: Bug
vscode is offline
VS Code version: Code 1.95.0 (Universal) (912bb683695358a54ae0c670461738984cbb5b95, 2024-10-28T20:16:24.561Z)
OS version: Darwin x64 22.6.0
Modes:
System Info
|Item|V…
-
### Steps to reproduce
on Ubuntu LTS 24.04.01
1. flutter create my_app
2. cd my_app
3. flutter pub get
4. flutter run -d linux --verbose
### Expected results
Since application was compile…