-
### Steps to reproduce
1. Clone the project: Clone the affected Flutter project to your local machine.
2. Run the build command: Execute the flutter build or flutter run command in your terminal.
(…
-
### Description
Publishing a Blazor Web App (targeting .NET 8, with Auto Render mode) and a Blazor WASM app (targeting .NET 8), both utilizing the localization feature, fails in .NET 9 RC 2.
### Rep…
-
### What happened?
Minimal Flame example throws Exception in Flutter Web with message "Trying to render a disposed EngineFlutterView." (to reproduce see below). Tested with Flame 1.20 and 1.19 / Fl…
-
### What package does this bug report belong to?
flutter_svg
### What target platforms are you seeing this bug on?
Windows
### Have you already upgraded your packages?
Yes
### Dependency version…
-
### Minimal reproducible example
See attached ZIP file ([expo-upgrade-playground.zip](https://github.com/expo/expo/files/14138698/expo-upgrade-playground.zip))
### Summary
After upgrading to …
-
### Platform
Chrome web browser on MacOS
### Plugin
share_plus
### Version
latest from the main
### Flutter SDK
3.7.8
### Steps to reproduce
1. Checkout latetst sources from…
-
secure storage crashes with the message on MacOS:
```
PlatformException(Unexpected security result code, Code: -34018, Message: A required entitlement isn't present., -34018, null)
```
It works …
-
[✓] Flutter (Channel stable, 3.22.2, on macOS 14.5 23F79
darwin-arm64, locale zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android
SDK version 34.0.0)
[✓] Xcode - devel…
-
According to the documentation the only way to use the Web SDK is to call `init` and pass the Branch key when doing the call. Doing that makes the key accessible by the web clients. And since I could …
idalv updated
4 years ago
-
- [x] I have checked that the [SDK documentation][sdk-docs] doesn't solve my issue.
- [x] I have checked that the [API documentation][api-docs] doesn't solve my issue.
- [x] I have searched the [Box…