Andrew Purves
Results
2
comments of
Andrew Purves
> **In flutter_google_places.dart main class it add listener in initState()** Timer? _debounce; > > @OverRide void initState() { super.initState(); _queryTextController!.addListener(_onQueryChange); // added listener } > > **in the listener it...
I'm experiencing this for Netherlands (even using my own real phone number doesn't work)