-
Is there a validation for this package so that it validates if its wrapped under the Form and warns if the field is missing.??
-
## Steps to Reproduce
**Related Code Snipped:**
```dart
Scaffold(
key: _scaffoldKey,
appBar: AppBar(
elevation: 0,
backgroundCol…
-
I'd like to consume a stream of suggestions from firebase. But I haven't found a way to do this with AutoCompleteTextField.
-
See https://pub.dev/packages/autocomplete_textfield.
-
I am having a problem when trying to focus on the auto_complete textfield. when I tap the field the keyboard shows up but gets dismissed very quickly. the itemSubmittedFunction si not called here.
…
-
Hi,
I used com.googlecode.wicket.kendo.ui.form.autocomplete.AutoCompleteTextField with Apache Wicket 6.x. It is added in a WebMarkupContainer in the onBeforeRender(). I migrated to Wicket 9.1 inclu…
-
Build Log: (where 'muzammyl' is username)
[INFO]
[INFO] --- codenameone-maven-plugin:7.0.36:build (build-ios) @ myapp-ios ---
[INFO] Running ANT build target ios-source
[INFO] Generating Xcode Pr…
-
Hi there.
I'm fetching a list of Users from API, i have debugged every thing, data is good.
The issue is i'm unable to show suggestions.
Mean while i can able to do that with static data, the su…
-
I am getting suggestions from an API (over 26,000 in list). When I type into the textfield, I get no suggestions I did a check to print the list to make sure I was receiving the suggestions from the A…
-
- [x] Anchor - Demo page
- [x] Anchor - Example card(s)
- [x] Anchor - Page links
- [x] AnimatedNavigationmanager- Demo page
- [x] AnimatedNavigationmanager- Page links
- [x] AnimatedNavigati…