You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.
I'm having the same problem: at the beginning I see the 'default' appbar with title and the lens icon.
If I press the icon I see nothing but in the debug/run window I note that the 'build' function is recalled (setstate() ?) - no errors.
The code I used is basically the one from the example:
When I try to tap on the search button, the search bar doesn't open and just throws an error:
The method 'addLocalHistoryEntry' was called on null.
Receiver: null
Tried calling: addLocalHistoryEntry(Instance of 'LocalHistoryEntry')
What's the matter with it?
The text was updated successfully, but these errors were encountered: