-
### Steps to reproduce
1. Create a simple view with a cupertinoPicker widget (_attached code in code sample section_)
2. Try scrolling through the values a couple of times in a row
### Expected res…
-
Again, thanks for this plugin. You're doing an awesome job!
Is it possible to show gaps or null data? I've played around and haven't found how one might do that.
Visually, something along these …
-
In my syncfusion grid datasource if declare columns like this:
List get columns => [] ;
means as a getter than column resizing works fine
but in my use case i want column resizing and i also have…
-
404 Unknown route not triggered.
Getx 4.3.4 (Latest Version)
Flutter 2.2.3 Stable (Latest Version)
Android Studio Artic Fox(Latest Version)
-
Hello,
I have this field with a custom validator. How can I access the error message from the validator and display it in my custom Text widget?
```dart
ShadInputFormField(
id: 'account_num…
-
### Stack trace
FATAL EXCEPTION: main
Process: com.xxxxx.mobile_app, PID: 11249
java.lang.UnsatisfiedLinkError: No implementation found for void i2.o.b(int, java.lang.String, long) (tried Java_…
-
When attempting to delete a Note object using MyRepository().delete() with OfflineFirstDeletePolicy.requireRemote, I receive a PostgrestException with the following error message:
```code
{"code":…
-
I'm trying to write a Rich Text Editor, but have problems with the text input connection. I'm using `ExtendSelectionByCharacterIntent` to expand my selection to an uncollapsed one, but always get back…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Android, iOS
### Descriptio…
-
I am using flutter 3.7.6 version and Appium Inspector Version: 1.22.3-4.20220515.3 , While we are trying to fetch the text placeholder from any of the text field than no value is coming. It was availa…