Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Added the SearchBoxBuilder function#80

Open
artkinx wants to merge 4 commits into
martin-braun-net:devfrom
artkinx:master
Open

Added the SearchBoxBuilder function#80
artkinx wants to merge 4 commits into
martin-braun-net:devfrom
artkinx:master

Conversation

@artkinx

@artkinx artkinx commented Jan 13, 2024

Copy link
Copy Markdown

I made some adjustments to follow the builder pattern for the searchbox.

What is in this PR?

  • Ability to customize the content of the Searchbox frame
  • Moved the TextField into it's own component
  • Added checks to test if the TextEditingController is passed into the custom widget
  • Enforced the presence of the custom widget in the Row widget returned from the builder

What is to come?

  • The AutocompleteOverlayBuilder function

I attached a short video of what it looks like.

Thank you.
demomaps – main.dart [demomaps] 2024-01-13 04-35-25.zip

Martin Braun and others added 4 commits July 14, 2023 08:34
@martin-braun martin-braun changed the base branch from master to dev January 14, 2024 14:49
@martin-braun

Copy link
Copy Markdown
Member

Thanks for your contribution. Could you please rebase on the dev branch and use Flutter stable to update the pubspec.locks?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants