-
## Steps to Reproduce
Create a custom layout of Camerawesome:
```dart
CameraAwesomeBuilder.custom(
builder: (cameraState, preview) {
return cameraState.when(
onPreparingCamer…
-
Because flutter_secure_storage_web 1.2.1 depends on js ^0.6.3 and no
versions of flutter_secure_storage_web match >1.2.1 =7.2.0 depends on js ^0.7.1,
flutter_branch_sdk >=7.2.0 is incompatible w…
-
flutter version:3.22.1
lottie-flutter version: 3.1.2
lottie-android version: 6.4.1
lottie-json:[blue_flowe.json](https://github.com/user-attachments/files/16048962/blue_flowe.json)
Flutter dis…
-
Hi, I upgraded to flutter 3.13.2 and am having lots of issues with the shadows and flickering. If I disable impeller all works fine. I assume this is not playing nice with impeller. Is anyone else see…
-
### Platform
Poco X3 Pro (Android 12, MIUI 13.0.3)
### Plugin
share_plus
### Version
9.0.0
### Flutter SDK
3.22.2
### Steps to reproduce
1. Click button to share a file
2. Select Gmail
My…
-
### What happened?
Did a Setup of realm db in my flutter app.
### Repro steps
Import the realm package and call the instance on main.dart.
Then try to call the config method of my code
…
-
Repeated failure compiling on AndroidStudio 2024.2.1 (Lady Bug) with Java 21, on Fedora Core 40 or OSX Sequoia. Works fine with java 17 and AndroidStudio 2024.1.1.
Here's the complete output I get…
-
### Steps to reproduce
**Pre-requisites**:
[Web package](https://pub.dev/packages/web/versions) >=0.5.1
Flutter SDK >=3.19.6
environment:
sdk: ^3.2.0
1. Ensure semantics on the semantics …
-
Здравствуйте товарищи!
Получилось вывести в консоль только координаты:
print("${point.latitude}"); из
final class MapInputListenerImpl implements MapInputListener {}
вот так:
final mapInputList…
-
Remove references to deprecated v1 Android embedding
To ensure this plugin will work with users running the next stable version of Flutter remove references to the v1 embedding.
The v1 embeddin…