-
## Steps to Reproduce
PC Windows 11 / Chrome.
Create Container => ShaderMask => BoxDecoration => DecorationImage
Apply Transparent to black Linear Gradient in the shader callback, aligned Top…
-
Hi, I am using the RequiredValidator on a DropdownButtonFormField widget. When the validation returns false (no value is selected), an exception is thrown:
```
The following JSNoSuchMethodError was …
-
I started converting some of our TextField() widgets into AutoSizeTextField() widgets. In our TextField() widgets, we allowed for a null decoration like this:
```
Flexible(
…
-
I have trying out example from here https://pub.dev/packages/multiselect_formfield .
instead of 7 datasource items I gave 14 items. I am getting below error.
⣷I/flutter (31891):…
-
*@subzero911 commented on May 16, 2020, 9:48 AM UTC:*
[![image](https://user-images.githubusercontent.com/12999702/82116357-dd698480-9771-11ea-81d1-4a860c6b8236.png)](https://user-images.githubuserco…
ghost updated
4 years ago
-
flutter/.pub-cache/hosted/pub.dartlang.org/json_to_form-0.0.4/lib/json_schema.dart:338:7: Error: No named parameter with the name 'autovalidate'.
autovalidate: formGeneral['autoValidated'] ?? f…
-
using git main clicking on 'reactive native widgets' fails
```
══╡ EXCEPTION CAUGHT BY GESTURE ╞═══════════════════════════════════════════════════════════════════
The following assertion was thr…
-
At the moment to extend the `TextField` to take all the screen see https://github.com/dwyl/app/issues/303 I'm using the `onTap` property of the widget:
```dart
child: TextField(
…
-
Internal: b/226346272
Flutter apps are rendered incorrectly when in some Android WebViews.
By *some* I mean it doesn't happen everytime, I found one test app where it doesn't happen.
It also happen…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package/Plugin version
9.2.1
### Platforms
- [X] Android
- [X] iOS
- [ ] Linux
- [ ] MacOS
- […