Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
Codecta
/
flutter-autocomplete-textfield
Public
forked from
felixmccuaig/flutter-autocomplete-textfield
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 1, 2021
made null safety
cemanasim
committed
c9037c0
Copy full SHA for c9037c0
Commits on Oct 5, 2019
Merge pull request #51 from Ainiuso/master
Show description for d4238d2
felixmccuaig
authored
d4238d2
Copy full SHA for d4238d2
Commits on Aug 6, 2019
Remove overlay on dispose
Ainiuso
committed
e5bd484
Copy full SHA for e5bd484
Commits on Jul 2, 2019
formnat run
felixmccuaig
committed
bea1c5d
Copy full SHA for bea1c5d
Update version to 1.7.3, changelog and cleaned up code
felixmccuaig
committed
7223849
Copy full SHA for 7223849
Adds the ability to change autoCompleteTextField styles / input decoration etc from the updateDecoration method
felixmccuaig
committed
38a3b67
Copy full SHA for 38a3b67
Commits on Jun 30, 2019
Changes version to 1.7.1 and changelog
felixmccuaig
committed
13e33a5
Copy full SHA for 13e33a5
Make all AutoCompleteTextField fields final
felixmccuaig
committed
9264696
Copy full SHA for 9264696
Version is now 1.7.0
felixmccuaig
committed
2d09c62
Copy full SHA for 2d09c62
Added the ability to specify starting text
felixmccuaig
committed
74a4c23
Copy full SHA for 74a4c23
Changed markdown again
felixmccuaig
committed
ee2eb55
Copy full SHA for ee2eb55
Formatting changes on changelog.md
felixmccuaig
committed
34754e1
Copy full SHA for 34754e1
Implemented dispose for autocomplete_textfield and focusNode can be passed in by users.
felixmccuaig
committed
9b3441a
Copy full SHA for 9b3441a
Merge branch 'sagely-master'
felixmccuaig
committed
43eaee1
Copy full SHA for 43eaee1
Commits on Jun 27, 2019
Dispose of self-created resources; allow passing custom focus node.
khamasaki
committed
b6b9f2a
Copy full SHA for b6b9f2a
Commits on Jun 25, 2019
Update README.md
felixmccuaig
authored
e2be274
Copy full SHA for e2be274
Commits on Jun 24, 2019
Merge branch 'yakir8-patch-1'
felixmccuaig
committed
59f0137
Copy full SHA for 59f0137
Changelog and version number updated
felixmccuaig
committed
13340f6
Copy full SHA for 13340f6
Removed IDEA folder from index
felixmccuaig
committed
25fa7f3
Copy full SHA for 25fa7f3
changed .gitignore to exclude IDEA folder
felixmccuaig
committed
a6a8b29
Copy full SHA for a6a8b29
Commits on May 23, 2019
Update autocomplete_textfield.dart
Show description for 279e0ac
yakir8
authored
279e0ac
Copy full SHA for 279e0ac
Commits on May 5, 2019
Merge pull request #34 from msalinas1088/master
Show description for ff8d9ea
felixmccuaig
authored
ff8d9ea
Copy full SHA for ff8d9ea
Merge pull request #31 from altherat/patch-2
Show description for c08a715
felixmccuaig
authored
c08a715
Copy full SHA for c08a715
Commits on Apr 30, 2019
Fix #33. Fixed issues when losing/getting focus and hiding/showing the overlay suggestions.
msalinas1088
committed
49417ce
Copy full SHA for 49417ce
Commits on Apr 20, 2019
Fix overlay position
altherat
authored
70b8a28
Copy full SHA for 70b8a28
Commits on Apr 18, 2019
Merge pull request #26 from altherat/patch-1
Show description for abbdab4
felixmccuaig
authored
abbdab4
Copy full SHA for abbdab4
Merge pull request #28 from pboussekey/master
Show description for 5e4ece2
felixmccuaig
authored
5e4ece2
Copy full SHA for 5e4ece2
Commits on Apr 3, 2019
Merge with upstream
pboussekey
committed
0fb852a
Copy full SHA for 0fb852a
Set updateOverlay param as facultative
pboussekey
committed
2128023
Copy full SHA for 2128023
Merge pull request #20 from vleeuwenmenno/master
Show description for 42955f7
felixmccuaig
authored
42955f7
Copy full SHA for 42955f7
Merge pull request #27 from spidgorny/fix-prefill
Show description for a9ea9ea
felixmccuaig
authored
a9ea9ea
Copy full SHA for a9ea9ea
Commits on Mar 26, 2019
Fix clear on submit
pboussekey
committed
f552d3f
Copy full SHA for f552d3f
Add min length param
Show description for 952b901
pboussekey
authored
952b901
Copy full SHA for 952b901
Commits on Mar 22, 2019
- fix missing parameter in Simple... class
spidgorny
committed
a79d3ae
Copy full SHA for a79d3ae
- fix #16
Show description for 0135ed6
spidgorny
committed
0135ed6
Copy full SHA for 0135ed6
Pagination
Previous
Next
You can’t perform that action at this time.