-
### Which packages are you using?
stream_chat_flutter
### On what platforms did you experience the issue?
Android
### What version are you using?
stream_chat_flutter: ^6.11.0
### What happened?
…
-
### Bug description
When i create an event on 2 days startTime is for example new DateTime(2024,11,1,10,0) endTime is new DateTime(2024,11,4,17,0). It's displayed as it's an all day event. I want to …
-
### Bug description
Error:
```
flutter: ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
flutter: The following assertion was thrown building …
-
Hello guys! Hope you are doing well!
This is the first time that I'm trying to use this package but it does not even compile due to the following error (`"hashValues" is not found or defined`):
…
-
### Steps to reproduce
When soft keyboard is visible, unless options widget is constrained or set to a specific height, part of the options overlay will be hidden behind the keyboard. This is a dea…
-
## Command
```sh
flutter analyze
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
_Exception
```console
```
```console
[32m[✓][39m Flutter (Channel stable, 3.24.4, on macOS …
-
**Am having issues with initializing the flutter project with Stripe Package**
So, I been trying to use flutter_stripe to confirm a payment intent created from my server which send the Payment Intent…
-
flutter pub add pay
exit code 65
Note: intl is pinned to version 0.18.1 by flutter_localizations from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.
The current Dart S…
-
### Steps to reproduce
1. Update Android Studio
2. flutter channel master
3. flutter upgrade
4. Create new app (just a new flutter app)
5. Run Android Emulator API 33
6. Run newly created app
…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
### The question
I created a default flutter web project with…