-
### Steps to reproduce
1. create a new flutter project `flutter create example`
2. copy the code from `sample` code to main.dart
3. update camera & microphone usage description in Info.plist
4. …
-
I could not use several last releases. Application builds without errors (arm64+X11) but crashes on start with error:
[FATAL:flutter/runtime/dart_vm_initializer.cc(89)] Error while initializing the…
-
### Platform
Dart
### Obfuscation
Enabled
### Debug Info
Enabled
### Doctor
[✓] Flutter (Channel stable, 3.22.3, on macOS 14.5 23F79 darwin-arm64, locale en-AU)
• Flutter version 3.22.3 on …
-
### Steps to reproduce
1. Create a new Flutter project.
2. Implement the Shortcuts widget with a specific key combination.
3. Test the functionality on a Windows machine (works as expected).
4. Te…
-
Flutter 3.22 deprecated and replaced the old web app initialization. Web initialization of this package is no longer compatible.
Instead of this:
```html
win…
-
Filed support ticket as **CUS-44803**.
### Version of the agora_rtc_engine
6.3.2, 6.3.1
### Platforms affected
- [ ] Android
- [X] iOS
- [ ] macOS
- [ ] Windows
- [ ] Web
### Steps …
-
### Use case
As of https://github.com/flutter/engine/pull/52302, predictive back works in Android add-to-app everywhere except within Flutter routes (predictive back route transitions was added in …
-
### Use case
The current Flutter build process allows creating apps for Linux Arm64 on Linux Arm64 machines. However, developers might need to build for Linux Arm64 from a Linux x86_64 machine.
…
-
When I enabled this SDK in my project and run on an Android device, I found it was jerky in any scrollable view when I scrolled slowly. Everything is perfect when I remove this plugin.
**SDK Version*…
-
I cross compiled my flutter engine according the instructions in your article (flutter-on-raspberry-pi-mostly-from-scratch).
I placed flutter_embedder.h and libflutter_engine.so in the out/ directo…