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

Added the SearchBoxBuilder function #80

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

artkinx
Copy link

@artkinx artkinx commented Jan 13, 2024

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 martin-braun changed the base branch from master to dev January 14, 2024 14:49
@martin-braun
Copy link
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