-
Take reference from https://github.com/Pragament/flutter_loan_lend_EMI_manager_app/blob/main/lib/presentation/pages/home/widgets/tags_selection_dialog.dart
create/edit form - field to add/edit tag(…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package/Plugin version
9.4.1
### Platforms
- [X] Android
- [X] iOS
- [X] Linux
- [X] MacOS
- […
divan updated
1 month ago
-
### Use case
There is no `validator` property on DropdownMenu.
It is tricky to show error messages on DropdownMenu because of not knowing when the validation is being ran on the parent form.
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Messaging
### Which platforms are affected?
iOS
### Description
…
-
Dartdoc currently has a system that uses two doc comment directives, `@template` and `@macro`. A block of doc comment text can be wrapped in `{@template a.b.c}...{@endtemplate}` in order to store it a…
-
## Issue
When using an `AnimatedSwitcher` to switch rapidly between widgets with different keys, it is possible to have two widgets with the same key end up in the `_outgoingWidgets` and thus in th…
-
### Steps to reproduce
1. Create a form with multiple TextFormField widgets.
2. Use the mouse or keyboard to quickly (very quickly) switch focus between the fields.
3. Error appears in browser debu…
-
I know there was a bug fix that was related to this, the workaround for that was making gorouter a global variable. However, I'm not using MaterialApp, but cuportino app. After switching everything ov…
kewur updated
2 months ago
-
AvailableFeedbackWidgets not working anymore on iOS
```
final feedbackWidgets = await Countly.getAvailableFeedbackWidgets();
final empty = feedbackWidgets.presentableFeedback.isEmpty
```
empt…
-
**Describe the bug**
When running the project, a couple of warnings like this are displayed:
../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_form_bloc-0.30.1/lib/src/flutter_ty…