-
### Package Version
4.3.0
### Flutter Version
3.22.2
### Platforms
iOS
### How to reproduce?
In my app I use photos that are about 480x640. I've noticed that the pro-image-editor …
-
After upgrading from Drift 2.19.1 to 2.20.2, I get an error message when trying to build.
The error message is
***"Could not deserialize DriftElementId(package:axibis_base/database/sales/sales_in…
-
**Describe the bug**
When a Customer Sheet is closed, a type cast error is thrown instead of StripeException
**To Reproduce**
1. Open CustomerSheetScreen
2. Init Customer Sheet
3. Present Custo…
-
### Use case
The mpas_atm model_mod has supported having W (vertical wind velocity) in the state vector, but there is no code to support interpolating the W value at a location. To support the rad…
-
```
static void startLiveActivity(RemoteMessage message) async {
try {
print("initialize liive");
var liveActivitiesPlugin = LiveActivities();
await liveActivitiesPlugin.ini…
-
Is there a way to reverse the order of the labels on the right side without reversing the order of the circles and if possible to also keep the default legend icons (those little clickable circles)?
…
-
After upgrading to version 2.0.0, I encountered the following error in the debug console:
```
[ERROR:flutter/shell/common/shell.cc(1065)] The 'live_activities' channel sent a message from native to …
-
### Which Platforms?
Both
### Which Flutter Version?
3.22.2
### Which Braze Flutter SDK version?
11.0.0
### Repro Rate
100%
### Steps To Reproduce
When subscribing to in-app…
-
### Feature request
Add functionality to the `openai_dart` module within the LangChain library to support audio transcription. This feature would allow users to transcribe audio files using OpenAI's …
-
In the "Custom Serialization" section of the docs, specifically for using the freezed package with a custom serializable class, this does not work properly if the class or enum you're trying to set up…